[INFO] cloning repository https://github.com/ArthurkaX/mhd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArthurkaX/mhd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurkaX%2Fmhd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurkaX%2Fmhd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f2f44e211cb057799aaa1b709333f6adc6a89c79
[INFO] fixing ArthurkaX/mhd against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurkaX%2Fmhd" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ArthurkaX/mhd
[INFO] finished tweaking git repo https://github.com/ArthurkaX/mhd
[INFO] tweaked toml for git repo https://github.com/ArthurkaX/mhd written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ArthurkaX/mhd on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ArthurkaX/mhd already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rusqlite v0.32.1
[INFO] [stderr]   Downloaded axum-macros v0.5.1
[INFO] [stderr]   Downloaded axum v0.8.9
[INFO] [stderr]   Downloaded vswhom-sys v0.1.3
[INFO] [stderr]   Downloaded embed-resource v3.0.9
[INFO] [stderr]   Downloaded winreg v0.55.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d7fd961d9b8f50350d9d43156938b17d2d61ead7fc41c6e0a85655a49a1cca7d
[INFO] running `Command { std: "docker" "start" "d7fd961d9b8f50350d9d43156938b17d2d61ead7fc41c6e0a85655a49a1cca7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d7fd961d9b8f50350d9d43156938b17d2d61ead7fc41c6e0a85655a49a1cca7d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7fd961d9b8f50350d9d43156938b17d2d61ead7fc41c6e0a85655a49a1cca7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d7fd961d9b8f50350d9d43156938b17d2d61ead7fc41c6e0a85655a49a1cca7d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking http v1.4.1
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling zerocopy v0.8.49
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking windows-targets v0.52.6
[INFO] [stderr]     Checking windows-result v0.2.0
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking windows-strings v0.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling embed-resource v3.0.9
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling axum-macros v0.5.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling windows-interface v0.58.0
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]    Compiling windows-implement v0.58.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling mhd-daemon v0.4.0 (/opt/rustwide/workdir/mhd-daemon)
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking windows-core v0.58.0
[INFO] [stderr]     Checking windows v0.58.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking mhd-llm-proxy v0.4.0 (/opt/rustwide/workdir/llm-proxy)
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> mhd-daemon/src/core/hook.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use windows::Win32::Foundation::{HWND, LPARAM, LRESULT, WPARAM};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> mhd-daemon/src/core/hook.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/core/hook.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |         use windows::Win32::UI::WindowsAndMessaging::{FindWindowW, PostMessageW, WM_CLOSE};
[INFO] [stdout]     |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/core/hook.rs:198:22
[INFO] [stdout]     |
[INFO] [stdout] 198 |         use windows::Win32::UI::WindowsAndMessaging::PostMessageW;
[INFO] [stdout]     |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/core/native_theme.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use windows::Win32::Foundation::COLORREF;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> mhd-daemon/src/core/platform.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | use windows::Win32::UI::Input::KeyboardAndMouse::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/app.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use windows::Win32::Foundation::{HWND, LPARAM, WPARAM};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/app.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use windows::Win32::System::Threading::GetCurrentThreadId;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/app.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use windows::Win32::UI::WindowsAndMessaging::PostThreadMessageW;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/app.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | use windows::Win32::UI::WindowsAndMessaging::WM_QUIT;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout] 22 | use windows::Win32::Foundation::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 | use windows::Win32::Graphics::Gdi::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 | use windows::Win32::System::Com::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 | use windows::Win32::System::DataExchange::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 32 | use windows::Win32::System::LibraryLoader::{GetModuleHandleW, LoadLibraryW};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 33 | use windows::Win32::System::Memory::{GMEM_MOVEABLE, GlobalAlloc, GlobalLock, GlobalUnlock};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor.rs:34:14
[INFO] [stdout]    |
[INFO] [stdout] 34 | use windows::Win32::UI::HiDpi::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> mhd-daemon/src/core/hook.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use windows::Win32::Foundation::{HWND, LPARAM, LRESULT, WPARAM};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor.rs:37:14
[INFO] [stdout]    |
[INFO] [stdout] 37 | use windows::Win32::UI::Input::KeyboardAndMouse::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> mhd-daemon/src/core/hook.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor.rs:38:14
[INFO] [stdout]    |
[INFO] [stdout] 38 | use windows::Win32::UI::Shell::FOS_PICKFOLDERS;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor.rs:39:14
[INFO] [stdout]    |
[INFO] [stdout] 39 | use windows::Win32::UI::Shell::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/core/hook.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |         use windows::Win32::UI::WindowsAndMessaging::{FindWindowW, PostMessageW, WM_CLOSE};
[INFO] [stdout]     |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 | use windows::Win32::UI::WindowsAndMessaging::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> mhd-daemon/src/core/hook.rs:184:22
[INFO] [stdout]     |
[INFO] [stdout] 184 |         use windows::core::PCWSTR;
[INFO] [stdout]     |                      ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 | use windows::Win32::UI::Controls::RichEdit::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_binding_popup.rs:39:14
[INFO] [stdout]    |
[INFO] [stdout] 39 | use windows::Win32::Foundation::{HINSTANCE, HWND, LPARAM, LRESULT, POINT, RECT, WPARAM};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_binding_popup.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 40 | use windows::Win32::Graphics::Gdi::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_binding_popup.rs:41:14
[INFO] [stdout]    |
[INFO] [stdout] 41 | use windows::Win32::UI::Input::KeyboardAndMouse::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_binding_popup.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 | use windows::Win32::UI::WindowsAndMessaging::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/core/hook.rs:198:22
[INFO] [stdout]     |
[INFO] [stdout] 198 |         use windows::Win32::UI::WindowsAndMessaging::PostMessageW;
[INFO] [stdout]     |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/config/editor.rs:43:14
[INFO] [stdout]    |
[INFO] [stdout] 43 | use windows::core::{PCWSTR, PWSTR};
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/core/native_theme.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use windows::Win32::Foundation::COLORREF;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_control.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use windows::Win32::Foundation::RECT;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_paint.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use windows::Win32::Foundation::{POINT, RECT};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> mhd-daemon/src/core/platform.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | use windows::Win32::UI::Input::KeyboardAndMouse::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_paint.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use windows::Win32::Graphics::Gdi::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_provider_models_popup.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use windows::Win32::Foundation::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_provider_models_popup.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use windows::Win32::Graphics::Gdi::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_provider_models_popup.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use windows::Win32::System::DataExchange::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_provider_models_popup.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use windows::Win32::System::Memory::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_provider_models_popup.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use windows::Win32::UI::Input::KeyboardAndMouse::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_provider_models_popup.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | use windows::Win32::UI::WindowsAndMessaging::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_binding_popup.rs:43:14
[INFO] [stdout]    |
[INFO] [stdout] 43 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_provider_popup.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use windows::Win32::Foundation::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_provider_popup.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use windows::Win32::Graphics::Gdi::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_provider_popup.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use windows::Win32::System::DataExchange::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_provider_popup.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use windows::Win32::System::Memory::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/app.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use windows::Win32::Foundation::{HWND, LPARAM, WPARAM};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/app.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use windows::Win32::System::Threading::GetCurrentThreadId;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/app.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use windows::Win32::UI::WindowsAndMessaging::PostThreadMessageW;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_provider_popup.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | use windows::Win32::UI::Input::KeyboardAndMouse::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/app.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | use windows::Win32::UI::WindowsAndMessaging::WM_QUIT;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_provider_popup.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | use windows::Win32::UI::WindowsAndMessaging::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_provider_models_popup.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout] 22 | use windows::Win32::Foundation::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 | use windows::Win32::Graphics::Gdi::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 | use windows::Win32::System::Com::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 | use windows::Win32::System::DataExchange::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 32 | use windows::Win32::System::LibraryLoader::{GetModuleHandleW, LoadLibraryW};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 33 | use windows::Win32::System::Memory::{GMEM_MOVEABLE, GlobalAlloc, GlobalLock, GlobalUnlock};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor.rs:34:14
[INFO] [stdout]    |
[INFO] [stdout] 34 | use windows::Win32::UI::HiDpi::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor.rs:37:14
[INFO] [stdout]    |
[INFO] [stdout] 37 | use windows::Win32::UI::Input::KeyboardAndMouse::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor.rs:38:14
[INFO] [stdout]    |
[INFO] [stdout] 38 | use windows::Win32::UI::Shell::FOS_PICKFOLDERS;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor.rs:39:14
[INFO] [stdout]    |
[INFO] [stdout] 39 | use windows::Win32::UI::Shell::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 | use windows::Win32::UI::WindowsAndMessaging::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> mhd-daemon/src/core/hook.rs:184:22
[INFO] [stdout]     |
[INFO] [stdout] 184 |         use windows::core::PCWSTR;
[INFO] [stdout]     |                      ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> mhd-daemon/src/config/editor_state.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use windows::Win32::Foundation::HWND;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> mhd-daemon/src/config/editor_theme.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use windows::Win32::Foundation::{POINT, RECT};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_theme.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use windows::Win32::Graphics::Gdi::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/ddc/ddc.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use windows::Win32::Foundation::{BOOL, HANDLE, POINT};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/ddc/ddc.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use windows::Win32::Graphics::Gdi::{HMONITOR, MONITOR_DEFAULTTONEAREST, MonitorFromPoint};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/ddc/ddc.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use windows::Win32::System::LibraryLoader::GetProcAddress;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/ddc/ddc.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use windows::Win32::UI::WindowsAndMessaging::GetCursorPos;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> mhd-daemon/src/osd/painter.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::Win32::Foundation::{HWND, RECT};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> mhd-daemon/src/osd/painter.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use windows::Win32::Graphics::Gdi::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> mhd-daemon/src/osd/mod.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use windows::Win32::Foundation::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> mhd-daemon/src/osd/mod.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use windows::Win32::Graphics::Gdi::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/osd/mod.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use windows::Win32::System::LibraryLoader::GetModuleHandleW;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/osd/mod.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use windows::Win32::System::Threading::{CreateEventW, INFINITE, SetEvent};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/osd/mod.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use windows::Win32::UI::HiDpi::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/osd/mod.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use windows::Win32::UI::WindowsAndMessaging::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_provider_popup.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> mhd-daemon/src/overlays/about.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use windows::Win32::Foundation::{HINSTANCE, HWND, LPARAM, LRESULT, RECT, WPARAM};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> mhd-daemon/src/overlays/about.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use windows::Win32::Graphics::Gdi::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/about.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use windows::Win32::System::LibraryLoader::GetModuleHandleW;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/about.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use windows::Win32::UI::HiDpi::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/about.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use windows::Win32::UI::WindowsAndMessaging::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/osd/mod.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]   --> mhd-daemon/src/overlays/autostart.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::os::windows::process::CommandExt;
[INFO] [stdout]    |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:56:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:120:9
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 | use windows::Win32::UI::Controls::RichEdit::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_binding_popup.rs:39:14
[INFO] [stdout]    |
[INFO] [stdout] 39 | use windows::Win32::Foundation::{HINSTANCE, HWND, LPARAM, LRESULT, POINT, RECT, WPARAM};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_binding_popup.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 40 | use windows::Win32::Graphics::Gdi::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_binding_popup.rs:41:14
[INFO] [stdout]    |
[INFO] [stdout] 41 | use windows::Win32::UI::Input::KeyboardAndMouse::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_binding_popup.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 | use windows::Win32::UI::WindowsAndMessaging::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/config/editor.rs:43:14
[INFO] [stdout]    |
[INFO] [stdout] 43 | use windows::core::{PCWSTR, PWSTR};
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_control.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use windows::Win32::Foundation::RECT;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/autostart.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use windows::Win32::Foundation::{ERROR_FILE_NOT_FOUND, ERROR_SUCCESS};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/autostart.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use windows::Win32::System::Registry::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/overlays/about.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/breathe.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 | use windows::Win32::Foundation::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/breathe.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout] 22 | use windows::Win32::Graphics::Gdi::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/breathe.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | use windows::Win32::System::LibraryLoader::GetModuleHandleW;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/breathe.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 | use windows::Win32::UI::Input::KeyboardAndMouse::VK_ESCAPE;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/breathe.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 | use windows::Win32::UI::WindowsAndMessaging::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/overlays/autostart.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/overlays/breathe.rs:1345:18
[INFO] [stdout]      |
[INFO] [stdout] 1345 |     use windows::Win32::System::SystemInformation::GetLocalTime;
[INFO] [stdout]      |                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> mhd-daemon/src/overlays/cpu_plan.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use windows::Win32::Foundation::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/cpu_plan.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use windows::Win32::Graphics::Gdi::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/cpu_plan.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | use windows::Win32::System::LibraryLoader::GetModuleHandleW;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/cpu_plan.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 | use windows::Win32::System::Performance::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/cpu_plan.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 | use windows::Win32::System::Power::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/cpu_plan.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 | use windows::Win32::System::SystemInformation::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/cpu_plan.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 33 | use windows::Win32::System::Threading::{CreateEventW, INFINITE, SetEvent};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/cpu_plan.rs:34:14
[INFO] [stdout]    |
[INFO] [stdout] 34 | use windows::Win32::UI::HiDpi::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/cpu_plan.rs:37:14
[INFO] [stdout]    |
[INFO] [stdout] 37 | use windows::Win32::UI::Input::KeyboardAndMouse::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/cpu_plan.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 40 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/overlays/breathe.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/overlays/cpu_plan.rs:49:14
[INFO] [stdout]    |
[INFO] [stdout] 49 | use windows::core::GUID;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/draw.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use windows::Win32::Foundation::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/draw.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use windows::Win32::Graphics::Gdi::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/draw.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | use windows::Win32::System::LibraryLoader::GetModuleHandleW;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/draw.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 | use windows::Win32::System::Threading::{CreateEventW, INFINITE, SetEvent};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/draw.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 | use windows::Win32::UI::HiDpi::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/draw.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | use windows::Win32::UI::Input::KeyboardAndMouse::{ReleaseCapture, SetCapture, SetFocus};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/draw.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/overlays/cpu_plan.rs:50:14
[INFO] [stdout]    |
[INFO] [stdout] 50 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/draw.rs:43:14
[INFO] [stdout]    |
[INFO] [stdout] 43 | use windows::Win32::System::SystemInformation::GetLocalTime;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> mhd-daemon/src/overlays/keycast.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use windows::Win32::Foundation::{HWND, LPARAM, LRESULT, RECT, SIZE, WPARAM};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_paint.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use windows::Win32::Foundation::{POINT, RECT};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_paint.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use windows::Win32::Graphics::Gdi::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_provider_models_popup.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use windows::Win32::Foundation::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_provider_models_popup.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use windows::Win32::Graphics::Gdi::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_provider_models_popup.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use windows::Win32::System::DataExchange::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_provider_models_popup.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use windows::Win32::System::Memory::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_provider_models_popup.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use windows::Win32::UI::Input::KeyboardAndMouse::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_provider_models_popup.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | use windows::Win32::UI::WindowsAndMessaging::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_binding_popup.rs:43:14
[INFO] [stdout]    |
[INFO] [stdout] 43 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_provider_popup.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use windows::Win32::Foundation::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_provider_popup.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use windows::Win32::Graphics::Gdi::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_provider_popup.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use windows::Win32::System::DataExchange::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_provider_popup.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use windows::Win32::System::Memory::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_provider_popup.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | use windows::Win32::UI::Input::KeyboardAndMouse::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_provider_popup.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | use windows::Win32::UI::WindowsAndMessaging::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_provider_models_popup.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> mhd-daemon/src/config/editor_state.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use windows::Win32::Foundation::HWND;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> mhd-daemon/src/config/editor_theme.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use windows::Win32::Foundation::{POINT, RECT};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_theme.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use windows::Win32::Graphics::Gdi::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> mhd-daemon/src/overlays/keycast.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use windows::Win32::Graphics::Gdi::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/keycast.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use windows::Win32::System::LibraryLoader::GetModuleHandleW;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/keycast.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use windows::Win32::UI::HiDpi::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/keycast.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | use windows::Win32::UI::Input::KeyboardAndMouse::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/keycast.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/overlays/draw.rs:39:14
[INFO] [stdout]    |
[INFO] [stdout] 39 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/llm_models.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use windows::Win32::Foundation::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/llm_models.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | use windows::Win32::Graphics::Gdi::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/llm_models.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout] 22 | use windows::Win32::System::LibraryLoader::GetModuleHandleW;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/llm_models.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | use windows::Win32::System::Threading::{CreateEventW, INFINITE, SetEvent};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/llm_models.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 | use windows::Win32::UI::HiDpi::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/llm_models.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | use windows::Win32::UI::Input::KeyboardAndMouse::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/llm_models.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 30 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/overlays/keycast.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/monitor.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use windows::Win32::Foundation::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/monitor.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use windows::Win32::Graphics::Gdi::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/ddc/ddc.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use windows::Win32::Foundation::{BOOL, HANDLE, POINT};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/ddc/ddc.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use windows::Win32::Graphics::Gdi::{HMONITOR, MONITOR_DEFAULTTONEAREST, MonitorFromPoint};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/ddc/ddc.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use windows::Win32::System::LibraryLoader::GetProcAddress;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/ddc/ddc.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use windows::Win32::UI::WindowsAndMessaging::GetCursorPos;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> mhd-daemon/src/osd/painter.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::Win32::Foundation::{HWND, RECT};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> mhd-daemon/src/osd/painter.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use windows::Win32::Graphics::Gdi::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> mhd-daemon/src/osd/mod.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use windows::Win32::Foundation::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> mhd-daemon/src/osd/mod.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use windows::Win32::Graphics::Gdi::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/osd/mod.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use windows::Win32::System::LibraryLoader::GetModuleHandleW;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/osd/mod.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use windows::Win32::System::Threading::{CreateEventW, INFINITE, SetEvent};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/osd/mod.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use windows::Win32::UI::HiDpi::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/osd/mod.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use windows::Win32::UI::WindowsAndMessaging::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_provider_popup.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> mhd-daemon/src/overlays/about.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use windows::Win32::Foundation::{HINSTANCE, HWND, LPARAM, LRESULT, RECT, WPARAM};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> mhd-daemon/src/overlays/about.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use windows::Win32::Graphics::Gdi::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/about.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use windows::Win32::System::LibraryLoader::GetModuleHandleW;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/about.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use windows::Win32::UI::HiDpi::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/about.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use windows::Win32::UI::WindowsAndMessaging::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/osd/mod.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]   --> mhd-daemon/src/overlays/autostart.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::os::windows::process::CommandExt;
[INFO] [stdout]    |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:56:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:120:9
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/autostart.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use windows::Win32::Foundation::{ERROR_FILE_NOT_FOUND, ERROR_SUCCESS};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/autostart.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use windows::Win32::System::Registry::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/overlays/about.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/breathe.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 | use windows::Win32::Foundation::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/breathe.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout] 22 | use windows::Win32::Graphics::Gdi::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/breathe.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | use windows::Win32::System::LibraryLoader::GetModuleHandleW;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/monitor.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | use windows::Win32::System::LibraryLoader::GetModuleHandleW;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/monitor.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 | use windows::Win32::System::Threading::{CreateEventW, INFINITE, SetEvent};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/monitor.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 | use windows::Win32::UI::HiDpi::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/monitor.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | use windows::Win32::UI::Input::KeyboardAndMouse::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/monitor.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/overlays/llm_models.rs:39:14
[INFO] [stdout]    |
[INFO] [stdout] 39 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/note.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use windows::Win32::Foundation::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/note.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use windows::Win32::Graphics::Gdi::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/note.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | use windows::Win32::System::LibraryLoader::GetModuleHandleW;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/note.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | use windows::Win32::UI::Input::KeyboardAndMouse::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/note.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 | use windows::Win32::UI::WindowsAndMessaging::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/overlays/monitor.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 35 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/pomodoro.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout] 22 | use windows::Win32::Foundation::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/pomodoro.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | use windows::Win32::Graphics::Gdi::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/pomodoro.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 | use windows::Win32::System::LibraryLoader::GetModuleHandleW;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/pomodoro.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 | use windows::Win32::UI::Input::KeyboardAndMouse::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/pomodoro.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | use windows::Win32::UI::WindowsAndMessaging::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/overlays/note.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/power.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use windows::Win32::Foundation::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/power.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use windows::Win32::Graphics::Gdi::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/power.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 | use windows::Win32::System::LibraryLoader::GetModuleHandleW;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/power.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 | use windows::Win32::System::Power::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/power.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | use windows::Win32::System::Shutdown::{EWX_SHUTDOWN, ExitWindowsEx, SHUTDOWN_REASON};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/power.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 | use windows::Win32::System::Threading::{CreateEventW, INFINITE, SetEvent};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/power.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 | use windows::Win32::UI::HiDpi::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/power.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | use windows::Win32::UI::Input::KeyboardAndMouse::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/power.rs:31:14
[INFO] [stdout]    |
[INFO] [stdout] 31 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/overlays/pomodoro.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/proxy_trace.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use windows::Win32::Foundation::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/proxy_trace.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use windows::Win32::Graphics::Gdi::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/breathe.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 | use windows::Win32::UI::Input::KeyboardAndMouse::VK_ESCAPE;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/breathe.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 | use windows::Win32::UI::WindowsAndMessaging::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/overlays/autostart.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/overlays/breathe.rs:1345:18
[INFO] [stdout]      |
[INFO] [stdout] 1345 |     use windows::Win32::System::SystemInformation::GetLocalTime;
[INFO] [stdout]      |                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> mhd-daemon/src/overlays/cpu_plan.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use windows::Win32::Foundation::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/cpu_plan.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use windows::Win32::Graphics::Gdi::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/cpu_plan.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | use windows::Win32::System::LibraryLoader::GetModuleHandleW;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/cpu_plan.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 | use windows::Win32::System::Performance::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/cpu_plan.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 | use windows::Win32::System::Power::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/cpu_plan.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 | use windows::Win32::System::SystemInformation::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/cpu_plan.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 33 | use windows::Win32::System::Threading::{CreateEventW, INFINITE, SetEvent};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/cpu_plan.rs:34:14
[INFO] [stdout]    |
[INFO] [stdout] 34 | use windows::Win32::UI::HiDpi::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/cpu_plan.rs:37:14
[INFO] [stdout]    |
[INFO] [stdout] 37 | use windows::Win32::UI::Input::KeyboardAndMouse::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/cpu_plan.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 40 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/overlays/breathe.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/overlays/cpu_plan.rs:49:14
[INFO] [stdout]    |
[INFO] [stdout] 49 | use windows::core::GUID;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/draw.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use windows::Win32::Foundation::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/draw.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use windows::Win32::Graphics::Gdi::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/proxy_trace.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use windows::Win32::System::LibraryLoader::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/proxy_trace.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use windows::Win32::System::Threading::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/proxy_trace.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use windows::Win32::UI::HiDpi::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/proxy_trace.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use windows::Win32::UI::WindowsAndMessaging::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/overlays/power.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 40 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/suspend.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use windows::Win32::Foundation::{CloseHandle, HANDLE, HWND, POINT};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/suspend.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use windows::Win32::System::Threading::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/suspend.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | use windows::Win32::UI::Accessibility::{HWINEVENTHOOK, SetWinEventHook};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/suspend.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/overlays/proxy_trace.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/throttle.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use windows::Win32::Foundation::{CloseHandle, HANDLE, HWND};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/throttle.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | use windows::Win32::System::Threading::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/throttle.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | use windows::Win32::UI::Accessibility::{HWINEVENTHOOK, SetWinEventHook};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/throttle.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/overlays/suspend.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | use windows::core::PWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> mhd-daemon/src/overlays/topmost.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use windows::Win32::Foundation::HWND;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/topmost.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use windows::Win32::Graphics::Dwm::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/topmost.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/overlays/throttle.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 | use windows::core::PWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/tray.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use windows::Win32::Foundation::{HWND, LPARAM, LRESULT, WPARAM};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/tray.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use windows::Win32::System::LibraryLoader::GetModuleHandleW;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/tray.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use windows::Win32::UI::Shell::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/tray.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/overlays/topmost.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/vision_prompt.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use windows::Win32::Foundation::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/vision_prompt.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use windows::Win32::Graphics::Gdi::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/vision_prompt.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use windows::Win32::System::LibraryLoader::GetModuleHandleW;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/vision_prompt.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use windows::Win32::UI::Input::KeyboardAndMouse::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/vision_prompt.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | use windows::Win32::UI::WindowsAndMessaging::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/overlays/tray.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/vision_snip/editor.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use windows::Win32::Foundation::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/vision_snip/editor.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use windows::Win32::Graphics::Gdi::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/draw.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | use windows::Win32::System::LibraryLoader::GetModuleHandleW;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/draw.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 | use windows::Win32::System::Threading::{CreateEventW, INFINITE, SetEvent};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/draw.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 | use windows::Win32::UI::HiDpi::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/draw.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | use windows::Win32::UI::Input::KeyboardAndMouse::{ReleaseCapture, SetCapture, SetFocus};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/draw.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/overlays/cpu_plan.rs:50:14
[INFO] [stdout]    |
[INFO] [stdout] 50 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/draw.rs:43:14
[INFO] [stdout]    |
[INFO] [stdout] 43 | use windows::Win32::System::SystemInformation::GetLocalTime;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> mhd-daemon/src/overlays/keycast.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use windows::Win32::Foundation::{HWND, LPARAM, LRESULT, RECT, SIZE, WPARAM};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> mhd-daemon/src/overlays/keycast.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use windows::Win32::Graphics::Gdi::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/keycast.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use windows::Win32::System::LibraryLoader::GetModuleHandleW;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/keycast.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use windows::Win32::UI::HiDpi::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/keycast.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | use windows::Win32::UI::Input::KeyboardAndMouse::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/keycast.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/overlays/draw.rs:39:14
[INFO] [stdout]    |
[INFO] [stdout] 39 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/llm_models.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use windows::Win32::Foundation::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/llm_models.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | use windows::Win32::Graphics::Gdi::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/llm_models.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout] 22 | use windows::Win32::System::LibraryLoader::GetModuleHandleW;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/vision_snip/editor.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use windows::Win32::System::LibraryLoader::GetModuleHandleW;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/vision_snip/editor.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use windows::Win32::UI::Input::KeyboardAndMouse::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/vision_snip/editor.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | use windows::Win32::UI::WindowsAndMessaging::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/overlays/vision_prompt.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/llm_models.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | use windows::Win32::System::Threading::{CreateEventW, INFINITE, SetEvent};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/llm_models.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 | use windows::Win32::UI::HiDpi::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/llm_models.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | use windows::Win32::UI::Input::KeyboardAndMouse::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/llm_models.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 30 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/overlays/keycast.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/monitor.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use windows::Win32::Foundation::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/monitor.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use windows::Win32::Graphics::Gdi::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/monitor.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | use windows::Win32::System::LibraryLoader::GetModuleHandleW;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/monitor.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 | use windows::Win32::System::Threading::{CreateEventW, INFINITE, SetEvent};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/monitor.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 | use windows::Win32::UI::HiDpi::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/monitor.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | use windows::Win32::UI::Input::KeyboardAndMouse::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/monitor.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> mhd-daemon/src/overlays/vision_snip/paint.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use windows::Win32::Foundation::{COLORREF, RECT};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> mhd-daemon/src/overlays/vision_snip/paint.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use windows::Win32::Graphics::Gdi::*;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/vision_snip/mod.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | use windows::Win32::Foundation::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/vision_snip/mod.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 | use windows::Win32::Graphics::Gdi::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/vision_snip/mod.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 | use windows::Win32::System::LibraryLoader::GetModuleHandleW;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/vision_snip/mod.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 | use windows::Win32::UI::HiDpi::GetDpiForWindow;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/vision_snip/mod.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout] 22 | use windows::Win32::UI::Input::KeyboardAndMouse::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/vision_snip/mod.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 | use windows::Win32::UI::WindowsAndMessaging::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/overlays/vision_snip/editor.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/volume.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use windows::Win32::Foundation::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/volume.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use windows::Win32::Graphics::Gdi::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/volume.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | use windows::Win32::Media::Audio::Endpoints::IAudioEndpointVolume;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/volume.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 | use windows::Win32::Media::Audio::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/volume.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | use windows::Win32::System::Com::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/volume.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 | use windows::Win32::System::LibraryLoader::GetModuleHandleW;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/volume.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | use windows::Win32::System::Threading::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/volume.rs:31:14
[INFO] [stdout]    |
[INFO] [stdout] 31 | use windows::Win32::UI::HiDpi::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/volume.rs:34:14
[INFO] [stdout]    |
[INFO] [stdout] 34 | use windows::Win32::UI::Input::KeyboardAndMouse::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/volume.rs:37:14
[INFO] [stdout]    |
[INFO] [stdout] 37 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/overlays/vision_snip/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/overlays/volume.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 | use windows::core::Interface;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/renderer.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | use windows::Win32::Foundation::{COLORREF, HWND, POINT, RECT, SIZE};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/renderer.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | use windows::Win32::Graphics::Gdi::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/renderer.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 | use windows::Win32::UI::WindowsAndMessaging::{ULW_ALPHA, UpdateLayeredWindow};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/overlays/volume.rs:47:14
[INFO] [stdout]    |
[INFO] [stdout] 47 | use windows::core::{GUID, PCWSTR};
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/renderer.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use windows::Win32::Graphics::Gdi::{AC_SRC_ALPHA, AC_SRC_OVER, BLENDFUNCTION};
[INFO] [stdout]    |                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/renderer.rs:515:18
[INFO] [stdout]     |
[INFO] [stdout] 515 |     use windows::Win32::Graphics::Gdi::{GetMonitorInfoW, MONITORINFO, MonitorFromWindow};
[INFO] [stdout]     |                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/renderer.rs:516:18
[INFO] [stdout]     |
[INFO] [stdout] 516 |     use windows::Win32::UI::WindowsAndMessaging::GetDesktopWindow;
[INFO] [stdout]     |                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> mhd-daemon/src/win32/clipboard.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use windows::Win32::Foundation::{HANDLE, HWND};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> mhd-daemon/src/win32/clipboard.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use windows::Win32::System::DataExchange::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/win32/clipboard.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use windows::Win32::System::Memory::{GMEM_MOVEABLE, GlobalAlloc, GlobalLock, GlobalUnlock};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> mhd-daemon/src/win32/screen_capture.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use windows::Win32::Foundation::{BOOL, HWND, RECT};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/win32/screen_capture.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use windows::Win32::Graphics::Gdi::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/win32/screen_capture.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use windows::Win32::UI::WindowsAndMessaging::GetForegroundWindow;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/win32/text_host.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | use windows::Win32::Foundation::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/win32/text_host.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 | use windows::Win32::Graphics::Gdi::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/win32/text_host.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 | use windows::Win32::System::LibraryLoader::{GetModuleHandleW, LoadLibraryW};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/win32/text_host.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 | use windows::Win32::System::Threading::{AttachThreadInput, GetCurrentThreadId};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/win32/text_host.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | use windows::Win32::UI::Controls::RichEdit::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/win32/text_host.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 30 | use windows::Win32::UI::Input::KeyboardAndMouse::SetFocus;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/win32/text_host.rs:31:14
[INFO] [stdout]    |
[INFO] [stdout] 31 | use windows::Win32::UI::WindowsAndMessaging::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/renderer.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/main.rs:78:14
[INFO] [stdout]    |
[INFO] [stdout] 78 | use windows::Win32::System::Console::{ATTACH_PARENT_PROCESS, AllocConsole, AttachConsole};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/main.rs:79:14
[INFO] [stdout]    |
[INFO] [stdout] 79 | use windows::Win32::UI::WindowsAndMessaging::{MB_ICONERROR, MB_OK, MessageBoxW};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/win32/text_host.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 32 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/main.rs:80:14
[INFO] [stdout]    |
[INFO] [stdout] 80 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3110:47
[INFO] [stdout]      |
[INFO] [stdout] 3110 |                 let _ = LoadLibraryW(windows::core::w!("msftedit.dll"));
[INFO] [stdout]      |                                               ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3116:30
[INFO] [stdout]      |
[INFO] [stdout] 3116 |                     windows::core::w!("RICHEDIT50W"),
[INFO] [stdout]      |                              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3145:34
[INFO] [stdout]      |
[INFO] [stdout] 3145 |                         windows::core::w!("EDIT_BRUSH"),
[INFO] [stdout]      |                                  ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/overlays/llm_models.rs:39:14
[INFO] [stdout]    |
[INFO] [stdout] 39 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/note.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use windows::Win32::Foundation::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/note.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use windows::Win32::Graphics::Gdi::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/note.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | use windows::Win32::System::LibraryLoader::GetModuleHandleW;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/note.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | use windows::Win32::UI::Input::KeyboardAndMouse::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/note.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 | use windows::Win32::UI::WindowsAndMessaging::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/overlays/monitor.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 35 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/pomodoro.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout] 22 | use windows::Win32::Foundation::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/pomodoro.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | use windows::Win32::Graphics::Gdi::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/pomodoro.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 | use windows::Win32::System::LibraryLoader::GetModuleHandleW;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/pomodoro.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 | use windows::Win32::UI::Input::KeyboardAndMouse::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/pomodoro.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | use windows::Win32::UI::WindowsAndMessaging::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/overlays/note.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/power.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use windows::Win32::Foundation::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/power.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use windows::Win32::Graphics::Gdi::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/power.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 | use windows::Win32::System::LibraryLoader::GetModuleHandleW;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/power.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 | use windows::Win32::System::Power::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/power.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | use windows::Win32::System::Shutdown::{EWX_SHUTDOWN, ExitWindowsEx, SHUTDOWN_REASON};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/power.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 | use windows::Win32::System::Threading::{CreateEventW, INFINITE, SetEvent};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3251:69
[INFO] [stdout]      |
[INFO] [stdout] 3251 |                 let brush_handle = unsafe { GetPropW(edit, windows::core::w!("EDIT_BRUSH")) };
[INFO] [stdout]      |                                                                     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3255:60
[INFO] [stdout]      |
[INFO] [stdout] 3255 |                         let _ = RemovePropW(edit, windows::core::w!("EDIT_BRUSH"));
[INFO] [stdout]      |                                                            ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3432:35
[INFO] [stdout]      |
[INFO] [stdout] 3432 |         ofn.lpstrTitle = windows::core::w!("Select Program");
[INFO] [stdout]      |                                   ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1782:35
[INFO] [stdout]      |
[INFO] [stdout] 1782 |         ofn.lpstrTitle = windows::core::w!("Select File");
[INFO] [stdout]      |                                   ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/win32/text_host.rs:60:59
[INFO] [stdout]    |
[INFO] [stdout] 60 |     *LOADED.get_or_init(|| unsafe { LoadLibraryW(windows::core::w!("msftedit.dll")).is_ok() })
[INFO] [stdout]    |                                                           ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/win32/text_host.rs:103:44
[INFO] [stdout]     |
[INFO] [stdout] 103 |             TextHostKind::Edit => windows::core::w!("EDIT").as_ptr(),
[INFO] [stdout]     |                                            ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/power.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 | use windows::Win32::UI::HiDpi::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/power.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | use windows::Win32::UI::Input::KeyboardAndMouse::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/power.rs:31:14
[INFO] [stdout]    |
[INFO] [stdout] 31 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/overlays/pomodoro.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/proxy_trace.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use windows::Win32::Foundation::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/proxy_trace.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use windows::Win32::Graphics::Gdi::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/proxy_trace.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use windows::Win32::System::LibraryLoader::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/proxy_trace.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use windows::Win32::System::Threading::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/proxy_trace.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use windows::Win32::UI::HiDpi::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/proxy_trace.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use windows::Win32::UI::WindowsAndMessaging::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/overlays/power.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 40 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/suspend.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use windows::Win32::Foundation::{CloseHandle, HANDLE, HWND, POINT};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/suspend.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use windows::Win32::System::Threading::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/suspend.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | use windows::Win32::UI::Accessibility::{HWINEVENTHOOK, SetWinEventHook};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/suspend.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/overlays/proxy_trace.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/throttle.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use windows::Win32::Foundation::{CloseHandle, HANDLE, HWND};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/throttle.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | use windows::Win32::System::Threading::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/throttle.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | use windows::Win32::UI::Accessibility::{HWINEVENTHOOK, SetWinEventHook};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/throttle.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/overlays/suspend.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | use windows::core::PWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> mhd-daemon/src/overlays/topmost.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use windows::Win32::Foundation::HWND;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/topmost.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use windows::Win32::Graphics::Dwm::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/topmost.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/overlays/throttle.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 | use windows::core::PWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/tray.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use windows::Win32::Foundation::{HWND, LPARAM, LRESULT, WPARAM};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/tray.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use windows::Win32::System::LibraryLoader::GetModuleHandleW;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/tray.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use windows::Win32::UI::Shell::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/tray.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/overlays/topmost.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/vision_prompt.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use windows::Win32::Foundation::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/vision_prompt.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use windows::Win32::Graphics::Gdi::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/vision_prompt.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use windows::Win32::System::LibraryLoader::GetModuleHandleW;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/vision_prompt.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use windows::Win32::UI::Input::KeyboardAndMouse::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/vision_prompt.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | use windows::Win32::UI::WindowsAndMessaging::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/overlays/tray.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/vision_snip/editor.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use windows::Win32::Foundation::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/vision_snip/editor.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use windows::Win32::Graphics::Gdi::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/vision_snip/editor.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use windows::Win32::System::LibraryLoader::GetModuleHandleW;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/vision_snip/editor.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use windows::Win32::UI::Input::KeyboardAndMouse::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/vision_snip/editor.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | use windows::Win32::UI::WindowsAndMessaging::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/overlays/vision_prompt.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> mhd-daemon/src/overlays/vision_snip/paint.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use windows::Win32::Foundation::{COLORREF, RECT};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> mhd-daemon/src/overlays/vision_snip/paint.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use windows::Win32::Graphics::Gdi::*;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/vision_snip/mod.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | use windows::Win32::Foundation::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/vision_snip/mod.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 | use windows::Win32::Graphics::Gdi::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/vision_snip/mod.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 | use windows::Win32::System::LibraryLoader::GetModuleHandleW;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/vision_snip/mod.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 | use windows::Win32::UI::HiDpi::GetDpiForWindow;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/vision_snip/mod.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout] 22 | use windows::Win32::UI::Input::KeyboardAndMouse::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/vision_snip/mod.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 | use windows::Win32::UI::WindowsAndMessaging::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/overlays/vision_snip/editor.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/volume.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use windows::Win32::Foundation::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/volume.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use windows::Win32::Graphics::Gdi::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/volume.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | use windows::Win32::Media::Audio::Endpoints::IAudioEndpointVolume;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/volume.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 | use windows::Win32::Media::Audio::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/volume.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | use windows::Win32::System::Com::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/volume.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 | use windows::Win32::System::LibraryLoader::GetModuleHandleW;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/volume.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | use windows::Win32::System::Threading::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/volume.rs:31:14
[INFO] [stdout]    |
[INFO] [stdout] 31 | use windows::Win32::UI::HiDpi::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/volume.rs:34:14
[INFO] [stdout]    |
[INFO] [stdout] 34 | use windows::Win32::UI::Input::KeyboardAndMouse::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/volume.rs:37:14
[INFO] [stdout]    |
[INFO] [stdout] 37 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/overlays/vision_snip/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/overlays/volume.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 | use windows::core::Interface;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/renderer.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | use windows::Win32::Foundation::{COLORREF, HWND, POINT, RECT, SIZE};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/renderer.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | use windows::Win32::Graphics::Gdi::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/renderer.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 | use windows::Win32::UI::WindowsAndMessaging::{ULW_ALPHA, UpdateLayeredWindow};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/overlays/volume.rs:47:14
[INFO] [stdout]    |
[INFO] [stdout] 47 | use windows::core::{GUID, PCWSTR};
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/renderer.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use windows::Win32::Graphics::Gdi::{AC_SRC_ALPHA, AC_SRC_OVER, BLENDFUNCTION};
[INFO] [stdout]    |                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/renderer.rs:515:18
[INFO] [stdout]     |
[INFO] [stdout] 515 |     use windows::Win32::Graphics::Gdi::{GetMonitorInfoW, MONITORINFO, MonitorFromWindow};
[INFO] [stdout]     |                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/renderer.rs:516:18
[INFO] [stdout]     |
[INFO] [stdout] 516 |     use windows::Win32::UI::WindowsAndMessaging::GetDesktopWindow;
[INFO] [stdout]     |                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> mhd-daemon/src/win32/clipboard.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use windows::Win32::Foundation::{HANDLE, HWND};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> mhd-daemon/src/win32/clipboard.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use windows::Win32::System::DataExchange::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/win32/clipboard.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use windows::Win32::System::Memory::{GMEM_MOVEABLE, GlobalAlloc, GlobalLock, GlobalUnlock};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> mhd-daemon/src/win32/screen_capture.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use windows::Win32::Foundation::{BOOL, HWND, RECT};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/win32/screen_capture.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use windows::Win32::Graphics::Gdi::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/win32/screen_capture.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use windows::Win32::UI::WindowsAndMessaging::GetForegroundWindow;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/win32/text_host.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | use windows::Win32::Foundation::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/win32/text_host.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 | use windows::Win32::Graphics::Gdi::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/win32/text_host.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 | use windows::Win32::System::LibraryLoader::{GetModuleHandleW, LoadLibraryW};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/win32/text_host.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 | use windows::Win32::System::Threading::{AttachThreadInput, GetCurrentThreadId};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/win32/text_host.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | use windows::Win32::UI::Controls::RichEdit::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/win32/text_host.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 30 | use windows::Win32::UI::Input::KeyboardAndMouse::SetFocus;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/win32/text_host.rs:31:14
[INFO] [stdout]    |
[INFO] [stdout] 31 | use windows::Win32::UI::WindowsAndMessaging::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/renderer.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/main.rs:78:14
[INFO] [stdout]    |
[INFO] [stdout] 78 | use windows::Win32::System::Console::{ATTACH_PARENT_PROCESS, AllocConsole, AttachConsole};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/main.rs:79:14
[INFO] [stdout]    |
[INFO] [stdout] 79 | use windows::Win32::UI::WindowsAndMessaging::{MB_ICONERROR, MB_OK, MessageBoxW};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/win32/text_host.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 32 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> mhd-daemon/src/main.rs:80:14
[INFO] [stdout]    |
[INFO] [stdout] 80 | use windows::core::PCWSTR;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3110:47
[INFO] [stdout]      |
[INFO] [stdout] 3110 |                 let _ = LoadLibraryW(windows::core::w!("msftedit.dll"));
[INFO] [stdout]      |                                               ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3116:30
[INFO] [stdout]      |
[INFO] [stdout] 3116 |                     windows::core::w!("RICHEDIT50W"),
[INFO] [stdout]      |                              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3145:34
[INFO] [stdout]      |
[INFO] [stdout] 3145 |                         windows::core::w!("EDIT_BRUSH"),
[INFO] [stdout]      |                                  ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3251:69
[INFO] [stdout]      |
[INFO] [stdout] 3251 |                 let brush_handle = unsafe { GetPropW(edit, windows::core::w!("EDIT_BRUSH")) };
[INFO] [stdout]      |                                                                     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3255:60
[INFO] [stdout]      |
[INFO] [stdout] 3255 |                         let _ = RemovePropW(edit, windows::core::w!("EDIT_BRUSH"));
[INFO] [stdout]      |                                                            ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3432:35
[INFO] [stdout]      |
[INFO] [stdout] 3432 |         ofn.lpstrTitle = windows::core::w!("Select Program");
[INFO] [stdout]      |                                   ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1782:35
[INFO] [stdout]      |
[INFO] [stdout] 1782 |         ofn.lpstrTitle = windows::core::w!("Select File");
[INFO] [stdout]      |                                   ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/win32/text_host.rs:60:59
[INFO] [stdout]    |
[INFO] [stdout] 60 |     *LOADED.get_or_init(|| unsafe { LoadLibraryW(windows::core::w!("msftedit.dll")).is_ok() })
[INFO] [stdout]    |                                                           ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/win32/text_host.rs:103:44
[INFO] [stdout]     |
[INFO] [stdout] 103 |             TextHostKind::Edit => windows::core::w!("EDIT").as_ptr(),
[INFO] [stdout]     |                                            ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/core/hook.rs:25:47
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub const WM_BINDING_CAPTURED: u32 = windows::Win32::UI::WindowsAndMessaging::WM_APP + 100;
[INFO] [stdout]    |                                               ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_RBUTTONDOWN` is not bound in all patterns
[INFO] [stdout]    --> mhd-daemon/src/core/hook.rs:427:13
[INFO] [stdout]     |
[INFO] [stdout] 427 |             WM_LBUTTONDOWN | WM_RBUTTONDOWN => {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^   -------------- variable not in all patterns
[INFO] [stdout]     |             |
[INFO] [stdout]     |             pattern doesn't bind `WM_RBUTTONDOWN`
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_RBUTTONDOWN`
[INFO] [stdout]    --> mhd-daemon/src/core/hook.rs:427:30
[INFO] [stdout]     |
[INFO] [stdout] 427 |             WM_LBUTTONDOWN | WM_RBUTTONDOWN => {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_LBUTTONDOWN` is not bound in all patterns
[INFO] [stdout]    --> mhd-daemon/src/core/hook.rs:427:30
[INFO] [stdout]     |
[INFO] [stdout] 427 |             WM_LBUTTONDOWN | WM_RBUTTONDOWN => {
[INFO] [stdout]     |             --------------   ^^^^^^^^^^^^^^ pattern doesn't bind `WM_LBUTTONDOWN`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             variable not in all patterns
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_LBUTTONDOWN`
[INFO] [stdout]    --> mhd-daemon/src/core/hook.rs:427:13
[INFO] [stdout]     |
[INFO] [stdout] 427 |             WM_LBUTTONDOWN | WM_RBUTTONDOWN => {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/core/platform.rs:152:29
[INFO] [stdout]     |
[INFO] [stdout] 152 |         Anonymous: windows::Win32::UI::Input::KeyboardAndMouse::INPUT_0 { ki },
[INFO] [stdout]     |                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/core/hook.rs:25:47
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub const WM_BINDING_CAPTURED: u32 = windows::Win32::UI::WindowsAndMessaging::WM_APP + 100;
[INFO] [stdout]    |                                               ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_RBUTTONDOWN` is not bound in all patterns
[INFO] [stdout]    --> mhd-daemon/src/core/hook.rs:427:13
[INFO] [stdout]     |
[INFO] [stdout] 427 |             WM_LBUTTONDOWN | WM_RBUTTONDOWN => {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^   -------------- variable not in all patterns
[INFO] [stdout]     |             |
[INFO] [stdout]     |             pattern doesn't bind `WM_RBUTTONDOWN`
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_RBUTTONDOWN`
[INFO] [stdout]    --> mhd-daemon/src/core/hook.rs:427:30
[INFO] [stdout]     |
[INFO] [stdout] 427 |             WM_LBUTTONDOWN | WM_RBUTTONDOWN => {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_LBUTTONDOWN` is not bound in all patterns
[INFO] [stdout]    --> mhd-daemon/src/core/hook.rs:427:30
[INFO] [stdout]     |
[INFO] [stdout] 427 |             WM_LBUTTONDOWN | WM_RBUTTONDOWN => {
[INFO] [stdout]     |             --------------   ^^^^^^^^^^^^^^ pattern doesn't bind `WM_LBUTTONDOWN`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             variable not in all patterns
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_LBUTTONDOWN`
[INFO] [stdout]    --> mhd-daemon/src/core/hook.rs:427:13
[INFO] [stdout]     |
[INFO] [stdout] 427 |             WM_LBUTTONDOWN | WM_RBUTTONDOWN => {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/core/vision_snip.rs:170:59
[INFO] [stdout]     |
[INFO] [stdout] 170 | fn capture_target_to_rect(ct: &CaptureTarget) -> windows::Win32::Foundation::RECT {
[INFO] [stdout]     |                                                           ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/core/vision_snip.rs:171:14
[INFO] [stdout]     |
[INFO] [stdout] 171 |     windows::Win32::Foundation::RECT {
[INFO] [stdout]     |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/core/platform.rs:152:29
[INFO] [stdout]     |
[INFO] [stdout] 152 |         Anonymous: windows::Win32::UI::Input::KeyboardAndMouse::INPUT_0 { ki },
[INFO] [stdout]     |                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor.rs:85:48
[INFO] [stdout]    |
[INFO] [stdout] 85 | const WM_VISION_PROMPT_UPDATED: u32 = windows::Win32::UI::WindowsAndMessaging::WM_APP + 10;
[INFO] [stdout]    |                                                ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/core/vision_snip.rs:170:59
[INFO] [stdout]     |
[INFO] [stdout] 170 | fn capture_target_to_rect(ct: &CaptureTarget) -> windows::Win32::Foundation::RECT {
[INFO] [stdout]     |                                                           ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/core/vision_snip.rs:171:14
[INFO] [stdout]     |
[INFO] [stdout] 171 |     windows::Win32::Foundation::RECT {
[INFO] [stdout]     |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor.rs:85:48
[INFO] [stdout]    |
[INFO] [stdout] 85 | const WM_VISION_PROMPT_UPDATED: u32 = windows::Win32::UI::WindowsAndMessaging::WM_APP + 10;
[INFO] [stdout]    |                                                ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3420:31
[INFO] [stdout]      |
[INFO] [stdout] 3420 |         let mut ofn: windows::Win32::UI::Controls::Dialogs::OPENFILENAMEW = mem::zeroed();
[INFO] [stdout]      |                               ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3427:37
[INFO] [stdout]      |
[INFO] [stdout] 3427 |             mem::size_of::<windows::Win32::UI::Controls::Dialogs::OPENFILENAMEW>() as u32;
[INFO] [stdout]      |                                     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3433:30
[INFO] [stdout]      |
[INFO] [stdout] 3433 |         ofn.Flags = windows::Win32::UI::Controls::Dialogs::OFN_FILEMUSTEXIST
[INFO] [stdout]      |                              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3434:24
[INFO] [stdout]      |
[INFO] [stdout] 3434 |             | windows::Win32::UI::Controls::Dialogs::OFN_HIDEREADONLY
[INFO] [stdout]      |                        ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3435:24
[INFO] [stdout]      |
[INFO] [stdout] 3435 |             | windows::Win32::UI::Controls::Dialogs::OFN_PATHMUSTEXIST;
[INFO] [stdout]      |                        ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3437:21
[INFO] [stdout]      |
[INFO] [stdout] 3437 |         if windows::Win32::UI::Controls::Dialogs::GetOpenFileNameW(&mut ofn).as_bool() {
[INFO] [stdout]      |                     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3420:31
[INFO] [stdout]      |
[INFO] [stdout] 3420 |         let mut ofn: windows::Win32::UI::Controls::Dialogs::OPENFILENAMEW = mem::zeroed();
[INFO] [stdout]      |                               ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3427:37
[INFO] [stdout]      |
[INFO] [stdout] 3427 |             mem::size_of::<windows::Win32::UI::Controls::Dialogs::OPENFILENAMEW>() as u32;
[INFO] [stdout]      |                                     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3433:30
[INFO] [stdout]      |
[INFO] [stdout] 3433 |         ofn.Flags = windows::Win32::UI::Controls::Dialogs::OFN_FILEMUSTEXIST
[INFO] [stdout]      |                              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3434:24
[INFO] [stdout]      |
[INFO] [stdout] 3434 |             | windows::Win32::UI::Controls::Dialogs::OFN_HIDEREADONLY
[INFO] [stdout]      |                        ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3435:24
[INFO] [stdout]      |
[INFO] [stdout] 3435 |             | windows::Win32::UI::Controls::Dialogs::OFN_PATHMUSTEXIST;
[INFO] [stdout]      |                        ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3437:21
[INFO] [stdout]      |
[INFO] [stdout] 3437 |         if windows::Win32::UI::Controls::Dialogs::GetOpenFileNameW(&mut ofn).as_bool() {
[INFO] [stdout]      |                     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:136:26
[INFO] [stdout]     |
[INFO] [stdout] 136 |                 windows::Win32::System::LibraryLoader::GetModuleHandleW(None)
[INFO] [stdout]     |                          ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:232:22
[INFO] [stdout]     |
[INFO] [stdout] 232 |             windows::Win32::System::LibraryLoader::GetModuleHandleW(None)
[INFO] [stdout]     |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:136:26
[INFO] [stdout]     |
[INFO] [stdout] 136 |                 windows::Win32::System::LibraryLoader::GetModuleHandleW(None)
[INFO] [stdout]     |                          ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:232:22
[INFO] [stdout]     |
[INFO] [stdout] 232 |             windows::Win32::System::LibraryLoader::GetModuleHandleW(None)
[INFO] [stdout]     |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1772:31
[INFO] [stdout]      |
[INFO] [stdout] 1772 |         let mut ofn: windows::Win32::UI::Controls::Dialogs::OPENFILENAMEW = mem::zeroed();
[INFO] [stdout]      |                               ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1777:37
[INFO] [stdout]      |
[INFO] [stdout] 1777 |             mem::size_of::<windows::Win32::UI::Controls::Dialogs::OPENFILENAMEW>() as u32;
[INFO] [stdout]      |                                     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1779:36
[INFO] [stdout]      |
[INFO] [stdout] 1779 |         ofn.lpstrFilter = windows::core::PCWSTR::from_raw(filter.as_ptr());
[INFO] [stdout]      |                                    ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1780:34
[INFO] [stdout]      |
[INFO] [stdout] 1780 |         ofn.lpstrFile = windows::core::PWSTR(buf.as_mut_ptr());
[INFO] [stdout]      |                                  ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1783:30
[INFO] [stdout]      |
[INFO] [stdout] 1783 |         ofn.Flags = windows::Win32::UI::Controls::Dialogs::OFN_FILEMUSTEXIST
[INFO] [stdout]      |                              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1784:24
[INFO] [stdout]      |
[INFO] [stdout] 1784 |             | windows::Win32::UI::Controls::Dialogs::OFN_HIDEREADONLY
[INFO] [stdout]      |                        ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1785:24
[INFO] [stdout]      |
[INFO] [stdout] 1785 |             | windows::Win32::UI::Controls::Dialogs::OFN_PATHMUSTEXIST;
[INFO] [stdout]      |                        ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1787:21
[INFO] [stdout]      |
[INFO] [stdout] 1787 |         if windows::Win32::UI::Controls::Dialogs::GetOpenFileNameW(&mut ofn).as_bool() {
[INFO] [stdout]      |                     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1883:31
[INFO] [stdout]      |
[INFO] [stdout] 1883 |         let mut sz = windows::Win32::Foundation::SIZE::default();
[INFO] [stdout]      |                               ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_NCDESTROY` is not bound in all patterns
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:2334:13
[INFO] [stdout]      |
[INFO] [stdout] 2334 |             WM_DESTROY | WM_NCDESTROY => {
[INFO] [stdout]      |             ^^^^^^^^^^   ------------ variable not in all patterns
[INFO] [stdout]      |             |
[INFO] [stdout]      |             pattern doesn't bind `WM_NCDESTROY`
[INFO] [stdout]      |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_NCDESTROY`
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:2334:26
[INFO] [stdout]      |
[INFO] [stdout] 2334 |             WM_DESTROY | WM_NCDESTROY => {
[INFO] [stdout]      |                          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_DESTROY` is not bound in all patterns
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:2334:26
[INFO] [stdout]      |
[INFO] [stdout] 2334 |             WM_DESTROY | WM_NCDESTROY => {
[INFO] [stdout]      |             ----------   ^^^^^^^^^^^^ pattern doesn't bind `WM_DESTROY`
[INFO] [stdout]      |             |
[INFO] [stdout]      |             variable not in all patterns
[INFO] [stdout]      |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_DESTROY`
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:2334:13
[INFO] [stdout]      |
[INFO] [stdout] 2334 |             WM_DESTROY | WM_NCDESTROY => {
[INFO] [stdout]      |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1772:31
[INFO] [stdout]      |
[INFO] [stdout] 1772 |         let mut ofn: windows::Win32::UI::Controls::Dialogs::OPENFILENAMEW = mem::zeroed();
[INFO] [stdout]      |                               ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1777:37
[INFO] [stdout]      |
[INFO] [stdout] 1777 |             mem::size_of::<windows::Win32::UI::Controls::Dialogs::OPENFILENAMEW>() as u32;
[INFO] [stdout]      |                                     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1779:36
[INFO] [stdout]      |
[INFO] [stdout] 1779 |         ofn.lpstrFilter = windows::core::PCWSTR::from_raw(filter.as_ptr());
[INFO] [stdout]      |                                    ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1780:34
[INFO] [stdout]      |
[INFO] [stdout] 1780 |         ofn.lpstrFile = windows::core::PWSTR(buf.as_mut_ptr());
[INFO] [stdout]      |                                  ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_hittest.rs:70:33
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let adjusted = windows::Win32::Foundation::RECT {
[INFO] [stdout]    |                                 ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1783:30
[INFO] [stdout]      |
[INFO] [stdout] 1783 |         ofn.Flags = windows::Win32::UI::Controls::Dialogs::OFN_FILEMUSTEXIST
[INFO] [stdout]      |                              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/config/editor_layout.rs:122:48
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub const WM_PARAM_EDIT_COMMIT: u32 = windows::Win32::UI::WindowsAndMessaging::WM_APP + 1;
[INFO] [stdout]     |                                                ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1784:24
[INFO] [stdout]      |
[INFO] [stdout] 1784 |             | windows::Win32::UI::Controls::Dialogs::OFN_HIDEREADONLY
[INFO] [stdout]      |                        ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1785:24
[INFO] [stdout]      |
[INFO] [stdout] 1785 |             | windows::Win32::UI::Controls::Dialogs::OFN_PATHMUSTEXIST;
[INFO] [stdout]      |                        ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1787:21
[INFO] [stdout]      |
[INFO] [stdout] 1787 |         if windows::Win32::UI::Controls::Dialogs::GetOpenFileNameW(&mut ofn).as_bool() {
[INFO] [stdout]      |                     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1883:31
[INFO] [stdout]      |
[INFO] [stdout] 1883 |         let mut sz = windows::Win32::Foundation::SIZE::default();
[INFO] [stdout]      |                               ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_NCDESTROY` is not bound in all patterns
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:2334:13
[INFO] [stdout]      |
[INFO] [stdout] 2334 |             WM_DESTROY | WM_NCDESTROY => {
[INFO] [stdout]      |             ^^^^^^^^^^   ------------ variable not in all patterns
[INFO] [stdout]      |             |
[INFO] [stdout]      |             pattern doesn't bind `WM_NCDESTROY`
[INFO] [stdout]      |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_NCDESTROY`
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:2334:26
[INFO] [stdout]      |
[INFO] [stdout] 2334 |             WM_DESTROY | WM_NCDESTROY => {
[INFO] [stdout]      |                          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_DESTROY` is not bound in all patterns
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:2334:26
[INFO] [stdout]      |
[INFO] [stdout] 2334 |             WM_DESTROY | WM_NCDESTROY => {
[INFO] [stdout]      |             ----------   ^^^^^^^^^^^^ pattern doesn't bind `WM_DESTROY`
[INFO] [stdout]      |             |
[INFO] [stdout]      |             variable not in all patterns
[INFO] [stdout]      |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_DESTROY`
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:2334:13
[INFO] [stdout]      |
[INFO] [stdout] 2334 |             WM_DESTROY | WM_NCDESTROY => {
[INFO] [stdout]      |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_hittest.rs:70:33
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let adjusted = windows::Win32::Foundation::RECT {
[INFO] [stdout]    |                                 ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/config/editor_layout.rs:122:48
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub const WM_PARAM_EDIT_COMMIT: u32 = windows::Win32::UI::WindowsAndMessaging::WM_APP + 1;
[INFO] [stdout]     |                                                ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_provider_models_popup.rs:40:44
[INFO] [stdout]    |
[INFO] [stdout] 40 | const WM_MODEL_TEST_RESULT: u32 = windows::Win32::UI::WindowsAndMessaging::WM_APP + 3;
[INFO] [stdout]    |                                            ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_provider_models_popup.rs:44:46
[INFO] [stdout]    |
[INFO] [stdout] 44 | const WM_FETCH_MODELS_RESULT: u32 = windows::Win32::UI::WindowsAndMessaging::WM_APP + 4;
[INFO] [stdout]    |                                              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:127:26
[INFO] [stdout]     |
[INFO] [stdout] 127 |                 windows::Win32::System::LibraryLoader::GetModuleHandleW(None)
[INFO] [stdout]     |                          ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_provider_models_popup.rs:40:44
[INFO] [stdout]    |
[INFO] [stdout] 40 | const WM_MODEL_TEST_RESULT: u32 = windows::Win32::UI::WindowsAndMessaging::WM_APP + 3;
[INFO] [stdout]    |                                            ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_provider_models_popup.rs:44:46
[INFO] [stdout]    |
[INFO] [stdout] 44 | const WM_FETCH_MODELS_RESULT: u32 = windows::Win32::UI::WindowsAndMessaging::WM_APP + 4;
[INFO] [stdout]    |                                              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:215:22
[INFO] [stdout]     |
[INFO] [stdout] 215 |             windows::Win32::System::LibraryLoader::GetModuleHandleW(None)
[INFO] [stdout]     |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:127:26
[INFO] [stdout]     |
[INFO] [stdout] 127 |                 windows::Win32::System::LibraryLoader::GetModuleHandleW(None)
[INFO] [stdout]     |                          ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:215:22
[INFO] [stdout]     |
[INFO] [stdout] 215 |             windows::Win32::System::LibraryLoader::GetModuleHandleW(None)
[INFO] [stdout]     |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor_provider_models_popup.rs:1068:32
[INFO] [stdout]      |
[INFO] [stdout] 1068 |         let hglobal = windows::Win32::Foundation::HGLOBAL(handle.0);
[INFO] [stdout]      |                                ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor_provider_models_popup.rs:1068:32
[INFO] [stdout]      |
[INFO] [stdout] 1068 |         let hglobal = windows::Win32::Foundation::HGLOBAL(handle.0);
[INFO] [stdout]      |                                ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_provider_popup.rs:44:47
[INFO] [stdout]    |
[INFO] [stdout] 44 | const WM_PROVIDER_TEST_UPDATE: u32 = windows::Win32::UI::WindowsAndMessaging::WM_APP + 2;
[INFO] [stdout]    |                                               ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:124:26
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 windows::Win32::System::LibraryLoader::GetModuleHandleW(None)
[INFO] [stdout]     |                          ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:221:22
[INFO] [stdout]     |
[INFO] [stdout] 221 |             windows::Win32::System::LibraryLoader::GetModuleHandleW(None)
[INFO] [stdout]     |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/config/editor_provider_popup.rs:44:47
[INFO] [stdout]    |
[INFO] [stdout] 44 | const WM_PROVIDER_TEST_UPDATE: u32 = windows::Win32::UI::WindowsAndMessaging::WM_APP + 2;
[INFO] [stdout]    |                                               ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:124:26
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 windows::Win32::System::LibraryLoader::GetModuleHandleW(None)
[INFO] [stdout]     |                          ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:221:22
[INFO] [stdout]     |
[INFO] [stdout] 221 |             windows::Win32::System::LibraryLoader::GetModuleHandleW(None)
[INFO] [stdout]     |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor_provider_popup.rs:1089:32
[INFO] [stdout]      |
[INFO] [stdout] 1089 |         let hglobal = windows::Win32::Foundation::HGLOBAL(handle.0);
[INFO] [stdout]      |                                ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/config/editor_provider_popup.rs:1089:32
[INFO] [stdout]      |
[INFO] [stdout] 1089 |         let hglobal = windows::Win32::Foundation::HGLOBAL(handle.0);
[INFO] [stdout]      |                                ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/ddc/ddc.rs:61:33
[INFO] [stdout]    |
[INFO] [stdout] 61 |             let name = windows::core::PCSTR::from_raw(c"dxva2.dll".as_ptr() as *const u8);
[INFO] [stdout]    |                                 ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/ddc/ddc.rs:62:35
[INFO] [stdout]    |
[INFO] [stdout] 62 |             let module = windows::Win32::System::LibraryLoader::LoadLibraryA(name)
[INFO] [stdout]    |                                   ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/ddc/ddc.rs:69:34
[INFO] [stdout]    |
[INFO] [stdout] 69 |                           windows::core::PCSTR::from_raw(
[INFO] [stdout]    |                                    ^^^^ could not find `core` in `windows`
[INFO] [stdout] ...
[INFO] [stdout] 79 |                   get_number: load!(
[INFO] [stdout]    |  _____________________________-
[INFO] [stdout] 80 | |                     "GetNumberOfPhysicalMonitorsFromHMONITOR",
[INFO] [stdout] 81 | |                     GetNumberOfPhysicalMonitorsFromHMONITORFn
[INFO] [stdout] 82 | |                 ),
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/ddc/ddc.rs:69:34
[INFO] [stdout]    |
[INFO] [stdout] 69 |                           windows::core::PCSTR::from_raw(
[INFO] [stdout]    |                                    ^^^^ could not find `core` in `windows`
[INFO] [stdout] ...
[INFO] [stdout] 83 |                   get_physical: load!(
[INFO] [stdout]    |  _______________________________-
[INFO] [stdout] 84 | |                     "GetPhysicalMonitorsFromHMONITOR",
[INFO] [stdout] 85 | |                     GetPhysicalMonitorsFromHMONITORFn
[INFO] [stdout] 86 | |                 ),
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/ddc/ddc.rs:69:34
[INFO] [stdout]    |
[INFO] [stdout] 69 |                         windows::core::PCSTR::from_raw(
[INFO] [stdout]    |                                  ^^^^ could not find `core` in `windows`
[INFO] [stdout] ...
[INFO] [stdout] 87 |                 get_brightness: load!("GetMonitorBrightness", GetMonitorBrightnessFn),
[INFO] [stdout]    |                                 ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/ddc/ddc.rs:69:34
[INFO] [stdout]    |
[INFO] [stdout] 69 |                         windows::core::PCSTR::from_raw(
[INFO] [stdout]    |                                  ^^^^ could not find `core` in `windows`
[INFO] [stdout] ...
[INFO] [stdout] 88 |                 set_brightness: load!("SetMonitorBrightness", SetMonitorBrightnessFn),
[INFO] [stdout]    |                                 ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/ddc/ddc.rs:69:34
[INFO] [stdout]    |
[INFO] [stdout] 69 |                           windows::core::PCSTR::from_raw(
[INFO] [stdout]    |                                    ^^^^ could not find `core` in `windows`
[INFO] [stdout] ...
[INFO] [stdout] 89 |                   get_vcp: load!(
[INFO] [stdout]    |  __________________________-
[INFO] [stdout] 90 | |                     "GetVCPFeatureAndVCPFeatureReply",
[INFO] [stdout] 91 | |                     GetVCPFeatureAndVCPFeatureReplyFn
[INFO] [stdout] 92 | |                 ),
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/ddc/ddc.rs:69:34
[INFO] [stdout]    |
[INFO] [stdout] 69 |                         windows::core::PCSTR::from_raw(
[INFO] [stdout]    |                                  ^^^^ could not find `core` in `windows`
[INFO] [stdout] ...
[INFO] [stdout] 93 |                 set_vcp: load!("SetVCPFeature", SetVCPFeatureFn),
[INFO] [stdout]    |                          --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/ddc/ddc.rs:69:34
[INFO] [stdout]    |
[INFO] [stdout] 69 |                         windows::core::PCSTR::from_raw(
[INFO] [stdout]    |                                  ^^^^ could not find `core` in `windows`
[INFO] [stdout] ...
[INFO] [stdout] 94 |                 caps_length: load!("GetCapabilitiesStringLength", GetCapabilitiesStringLengthFn),
[INFO] [stdout]    |                              ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/ddc/ddc.rs:69:34
[INFO] [stdout]    |
[INFO] [stdout] 69 |                           windows::core::PCSTR::from_raw(
[INFO] [stdout]    |                                    ^^^^ could not find `core` in `windows`
[INFO] [stdout] ...
[INFO] [stdout] 95 |                   caps_reply: load!(
[INFO] [stdout]    |  _____________________________-
[INFO] [stdout] 96 | |                     "CapabilitiesRequestAndCapabilitiesReply",
[INFO] [stdout] 97 | |                     CapabilitiesRequestAndCapabilitiesReplyFn
[INFO] [stdout] 98 | |                 ),
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/ddc/ddc.rs:503:24
[INFO] [stdout]     |
[INFO] [stdout] 503 |         _hdc: windows::Win32::Graphics::Gdi::HDC,
[INFO] [stdout]     |                        ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/ddc/ddc.rs:504:30
[INFO] [stdout]     |
[INFO] [stdout] 504 |         _rect: *mut windows::Win32::Foundation::RECT,
[INFO] [stdout]     |                              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/ddc/ddc.rs:505:24
[INFO] [stdout]     |
[INFO] [stdout] 505 |         data: windows::Win32::Foundation::LPARAM,
[INFO] [stdout]     |                        ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/ddc/ddc.rs:514:26
[INFO] [stdout]     |
[INFO] [stdout] 514 |         let _ = windows::Win32::Graphics::Gdi::EnumDisplayMonitors(
[INFO] [stdout]     |                          ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/ddc/ddc.rs:518:22
[INFO] [stdout]     |
[INFO] [stdout] 518 |             windows::Win32::Foundation::LPARAM(data as isize),
[INFO] [stdout]     |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/osd/mod.rs:256:36
[INFO] [stdout]     |
[INFO] [stdout] 256 | fn monitor_work_rect() -> windows::Win32::Foundation::RECT {
[INFO] [stdout]     |                                    ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_RBUTTONDOWN` is not bound in all patterns
[INFO] [stdout]    --> mhd-daemon/src/overlays/about.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |         WM_LBUTTONDOWN | WM_RBUTTONDOWN => {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^   -------------- variable not in all patterns
[INFO] [stdout]     |         |
[INFO] [stdout]     |         pattern doesn't bind `WM_RBUTTONDOWN`
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_RBUTTONDOWN`
[INFO] [stdout]    --> mhd-daemon/src/overlays/about.rs:104:26
[INFO] [stdout]     |
[INFO] [stdout] 104 |         WM_LBUTTONDOWN | WM_RBUTTONDOWN => {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_LBUTTONDOWN` is not bound in all patterns
[INFO] [stdout]    --> mhd-daemon/src/overlays/about.rs:104:26
[INFO] [stdout]     |
[INFO] [stdout] 104 |         WM_LBUTTONDOWN | WM_RBUTTONDOWN => {
[INFO] [stdout]     |         --------------   ^^^^^^^^^^^^^^ pattern doesn't bind `WM_LBUTTONDOWN`
[INFO] [stdout]     |         |
[INFO] [stdout]     |         variable not in all patterns
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_LBUTTONDOWN`
[INFO] [stdout]    --> mhd-daemon/src/overlays/about.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |         WM_LBUTTONDOWN | WM_RBUTTONDOWN => {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/ddc/ddc.rs:61:33
[INFO] [stdout]    |
[INFO] [stdout] 61 |             let name = windows::core::PCSTR::from_raw(c"dxva2.dll".as_ptr() as *const u8);
[INFO] [stdout]    |                                 ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/ddc/ddc.rs:62:35
[INFO] [stdout]    |
[INFO] [stdout] 62 |             let module = windows::Win32::System::LibraryLoader::LoadLibraryA(name)
[INFO] [stdout]    |                                   ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/ddc/ddc.rs:69:34
[INFO] [stdout]    |
[INFO] [stdout] 69 |                           windows::core::PCSTR::from_raw(
[INFO] [stdout]    |                                    ^^^^ could not find `core` in `windows`
[INFO] [stdout] ...
[INFO] [stdout] 79 |                   get_number: load!(
[INFO] [stdout]    |  _____________________________-
[INFO] [stdout] 80 | |                     "GetNumberOfPhysicalMonitorsFromHMONITOR",
[INFO] [stdout] 81 | |                     GetNumberOfPhysicalMonitorsFromHMONITORFn
[INFO] [stdout] 82 | |                 ),
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/ddc/ddc.rs:69:34
[INFO] [stdout]    |
[INFO] [stdout] 69 |                           windows::core::PCSTR::from_raw(
[INFO] [stdout]    |                                    ^^^^ could not find `core` in `windows`
[INFO] [stdout] ...
[INFO] [stdout] 83 |                   get_physical: load!(
[INFO] [stdout]    |  _______________________________-
[INFO] [stdout] 84 | |                     "GetPhysicalMonitorsFromHMONITOR",
[INFO] [stdout] 85 | |                     GetPhysicalMonitorsFromHMONITORFn
[INFO] [stdout] 86 | |                 ),
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/ddc/ddc.rs:69:34
[INFO] [stdout]    |
[INFO] [stdout] 69 |                         windows::core::PCSTR::from_raw(
[INFO] [stdout]    |                                  ^^^^ could not find `core` in `windows`
[INFO] [stdout] ...
[INFO] [stdout] 87 |                 get_brightness: load!("GetMonitorBrightness", GetMonitorBrightnessFn),
[INFO] [stdout]    |                                 ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/ddc/ddc.rs:69:34
[INFO] [stdout]    |
[INFO] [stdout] 69 |                         windows::core::PCSTR::from_raw(
[INFO] [stdout]    |                                  ^^^^ could not find `core` in `windows`
[INFO] [stdout] ...
[INFO] [stdout] 88 |                 set_brightness: load!("SetMonitorBrightness", SetMonitorBrightnessFn),
[INFO] [stdout]    |                                 ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/ddc/ddc.rs:69:34
[INFO] [stdout]    |
[INFO] [stdout] 69 |                           windows::core::PCSTR::from_raw(
[INFO] [stdout]    |                                    ^^^^ could not find `core` in `windows`
[INFO] [stdout] ...
[INFO] [stdout] 89 |                   get_vcp: load!(
[INFO] [stdout]    |  __________________________-
[INFO] [stdout] 90 | |                     "GetVCPFeatureAndVCPFeatureReply",
[INFO] [stdout] 91 | |                     GetVCPFeatureAndVCPFeatureReplyFn
[INFO] [stdout] 92 | |                 ),
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/ddc/ddc.rs:69:34
[INFO] [stdout]    |
[INFO] [stdout] 69 |                         windows::core::PCSTR::from_raw(
[INFO] [stdout]    |                                  ^^^^ could not find `core` in `windows`
[INFO] [stdout] ...
[INFO] [stdout] 93 |                 set_vcp: load!("SetVCPFeature", SetVCPFeatureFn),
[INFO] [stdout]    |                          --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/ddc/ddc.rs:69:34
[INFO] [stdout]    |
[INFO] [stdout] 69 |                         windows::core::PCSTR::from_raw(
[INFO] [stdout]    |                                  ^^^^ could not find `core` in `windows`
[INFO] [stdout] ...
[INFO] [stdout] 94 |                 caps_length: load!("GetCapabilitiesStringLength", GetCapabilitiesStringLengthFn),
[INFO] [stdout]    |                              ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/ddc/ddc.rs:69:34
[INFO] [stdout]    |
[INFO] [stdout] 69 |                           windows::core::PCSTR::from_raw(
[INFO] [stdout]    |                                    ^^^^ could not find `core` in `windows`
[INFO] [stdout] ...
[INFO] [stdout] 95 |                   caps_reply: load!(
[INFO] [stdout]    |  _____________________________-
[INFO] [stdout] 96 | |                     "CapabilitiesRequestAndCapabilitiesReply",
[INFO] [stdout] 97 | |                     CapabilitiesRequestAndCapabilitiesReplyFn
[INFO] [stdout] 98 | |                 ),
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/ddc/ddc.rs:503:24
[INFO] [stdout]     |
[INFO] [stdout] 503 |         _hdc: windows::Win32::Graphics::Gdi::HDC,
[INFO] [stdout]     |                        ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/ddc/ddc.rs:504:30
[INFO] [stdout]     |
[INFO] [stdout] 504 |         _rect: *mut windows::Win32::Foundation::RECT,
[INFO] [stdout]     |                              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/ddc/ddc.rs:505:24
[INFO] [stdout]     |
[INFO] [stdout] 505 |         data: windows::Win32::Foundation::LPARAM,
[INFO] [stdout]     |                        ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/ddc/ddc.rs:514:26
[INFO] [stdout]     |
[INFO] [stdout] 514 |         let _ = windows::Win32::Graphics::Gdi::EnumDisplayMonitors(
[INFO] [stdout]     |                          ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/ddc/ddc.rs:518:22
[INFO] [stdout]     |
[INFO] [stdout] 518 |             windows::Win32::Foundation::LPARAM(data as isize),
[INFO] [stdout]     |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/osd/mod.rs:256:36
[INFO] [stdout]     |
[INFO] [stdout] 256 | fn monitor_work_rect() -> windows::Win32::Foundation::RECT {
[INFO] [stdout]     |                                    ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_RBUTTONDOWN` is not bound in all patterns
[INFO] [stdout]    --> mhd-daemon/src/overlays/about.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |         WM_LBUTTONDOWN | WM_RBUTTONDOWN => {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^   -------------- variable not in all patterns
[INFO] [stdout]     |         |
[INFO] [stdout]     |         pattern doesn't bind `WM_RBUTTONDOWN`
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_RBUTTONDOWN`
[INFO] [stdout]    --> mhd-daemon/src/overlays/about.rs:104:26
[INFO] [stdout]     |
[INFO] [stdout] 104 |         WM_LBUTTONDOWN | WM_RBUTTONDOWN => {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_LBUTTONDOWN` is not bound in all patterns
[INFO] [stdout]    --> mhd-daemon/src/overlays/about.rs:104:26
[INFO] [stdout]     |
[INFO] [stdout] 104 |         WM_LBUTTONDOWN | WM_RBUTTONDOWN => {
[INFO] [stdout]     |         --------------   ^^^^^^^^^^^^^^ pattern doesn't bind `WM_LBUTTONDOWN`
[INFO] [stdout]     |         |
[INFO] [stdout]     |         variable not in all patterns
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_LBUTTONDOWN`
[INFO] [stdout]    --> mhd-daemon/src/overlays/about.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |         WM_LBUTTONDOWN | WM_RBUTTONDOWN => {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `PDH_CSTATUS_NEW_DATA` is not bound in all patterns
[INFO] [stdout]    --> mhd-daemon/src/overlays/cpu_plan.rs:688:45
[INFO] [stdout]     |
[INFO] [stdout] 688 |                 || !matches!(value.CStatus, PDH_CSTATUS_VALID_DATA | PDH_CSTATUS_NEW_DATA)
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^   -------------------- variable not in all patterns
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             pattern doesn't bind `PDH_CSTATUS_NEW_DATA`
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::PDH_CSTATUS_NEW_DATA`
[INFO] [stdout]    --> mhd-daemon/src/overlays/cpu_plan.rs:688:70
[INFO] [stdout]     |
[INFO] [stdout] 688 |                 || !matches!(value.CStatus, PDH_CSTATUS_VALID_DATA | PDH_CSTATUS_NEW_DATA)
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `PDH_CSTATUS_VALID_DATA` is not bound in all patterns
[INFO] [stdout]    --> mhd-daemon/src/overlays/cpu_plan.rs:688:70
[INFO] [stdout]     |
[INFO] [stdout] 688 |                 || !matches!(value.CStatus, PDH_CSTATUS_VALID_DATA | PDH_CSTATUS_NEW_DATA)
[INFO] [stdout]     |                                             ----------------------   ^^^^^^^^^^^^^^^^^^^^ pattern doesn't bind `PDH_CSTATUS_VALID_DATA`
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             variable not in all patterns
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::PDH_CSTATUS_VALID_DATA`
[INFO] [stdout]    --> mhd-daemon/src/overlays/cpu_plan.rs:688:45
[INFO] [stdout]     |
[INFO] [stdout] 688 |                 || !matches!(value.CStatus, PDH_CSTATUS_VALID_DATA | PDH_CSTATUS_NEW_DATA)
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/overlays/cpu_plan.rs:1255:25
[INFO] [stdout]      |
[INFO] [stdout] 1255 |     let hinst: windows::Win32::Foundation::HINSTANCE = hinst.into();
[INFO] [stdout]      |                         ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/overlays/cpu_plan.rs:1473:42
[INFO] [stdout]      |
[INFO] [stdout] 1473 |                         let _ = windows::Win32::UI::WindowsAndMessaging::TranslateMessage(&msg);
[INFO] [stdout]      |                                          ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/overlays/draw.rs:200:25
[INFO] [stdout]     |
[INFO] [stdout] 200 |     let hinst: windows::Win32::Foundation::HINSTANCE = hinst.into();
[INFO] [stdout]     |                         ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/overlays/draw.rs:307:35
[INFO] [stdout]     |
[INFO] [stdout] 307 |         } else if res == windows::Win32::Foundation::WAIT_EVENT(1) {
[INFO] [stdout]     |                                   ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/overlays/draw.rs:578:34
[INFO] [stdout]     |
[INFO] [stdout] 578 |                         windows::Win32::UI::Input::KeyboardAndMouse::GetAsyncKeyState(
[INFO] [stdout]     |                                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/overlays/draw.rs:579:38
[INFO] [stdout]     |
[INFO] [stdout] 579 | ...                   windows::Win32::UI::Input::KeyboardAndMouse::VK_CONTROL.0 as i32,
[INFO] [stdout]     |                                ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/overlays/draw.rs:1756:45
[INFO] [stdout]      |
[INFO] [stdout] 1756 | fn make_font(size: i32, s: f32) -> windows::Win32::Graphics::Gdi::HFONT {
[INFO] [stdout]      |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/overlays/keycast.rs:571:37
[INFO] [stdout]     |
[INFO] [stdout] 571 | fn measure_text_width(hdc: windows::Win32::Graphics::Gdi::HDC, text: &str) -> i32 {
[INFO] [stdout]     |                                     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/overlays/llm_models.rs:196:29
[INFO] [stdout]     |
[INFO] [stdout] 196 |     let hinstance: windows::Win32::Foundation::HINSTANCE = hinst.into();
[INFO] [stdout]     |                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/overlays/monitor.rs:185:29
[INFO] [stdout]     |
[INFO] [stdout] 185 |     let hinstance: windows::Win32::Foundation::HINSTANCE = hinst.into();
[INFO] [stdout]     |                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `PDH_CSTATUS_NEW_DATA` is not bound in all patterns
[INFO] [stdout]    --> mhd-daemon/src/overlays/cpu_plan.rs:688:45
[INFO] [stdout]     |
[INFO] [stdout] 688 |                 || !matches!(value.CStatus, PDH_CSTATUS_VALID_DATA | PDH_CSTATUS_NEW_DATA)
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^   -------------------- variable not in all patterns
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             pattern doesn't bind `PDH_CSTATUS_NEW_DATA`
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::PDH_CSTATUS_NEW_DATA`
[INFO] [stdout]    --> mhd-daemon/src/overlays/cpu_plan.rs:688:70
[INFO] [stdout]     |
[INFO] [stdout] 688 |                 || !matches!(value.CStatus, PDH_CSTATUS_VALID_DATA | PDH_CSTATUS_NEW_DATA)
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `PDH_CSTATUS_VALID_DATA` is not bound in all patterns
[INFO] [stdout]    --> mhd-daemon/src/overlays/cpu_plan.rs:688:70
[INFO] [stdout]     |
[INFO] [stdout] 688 |                 || !matches!(value.CStatus, PDH_CSTATUS_VALID_DATA | PDH_CSTATUS_NEW_DATA)
[INFO] [stdout]     |                                             ----------------------   ^^^^^^^^^^^^^^^^^^^^ pattern doesn't bind `PDH_CSTATUS_VALID_DATA`
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             variable not in all patterns
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::PDH_CSTATUS_VALID_DATA`
[INFO] [stdout]    --> mhd-daemon/src/overlays/cpu_plan.rs:688:45
[INFO] [stdout]     |
[INFO] [stdout] 688 |                 || !matches!(value.CStatus, PDH_CSTATUS_VALID_DATA | PDH_CSTATUS_NEW_DATA)
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/overlays/cpu_plan.rs:1255:25
[INFO] [stdout]      |
[INFO] [stdout] 1255 |     let hinst: windows::Win32::Foundation::HINSTANCE = hinst.into();
[INFO] [stdout]      |                         ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/overlays/cpu_plan.rs:1473:42
[INFO] [stdout]      |
[INFO] [stdout] 1473 |                         let _ = windows::Win32::UI::WindowsAndMessaging::TranslateMessage(&msg);
[INFO] [stdout]      |                                          ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/overlays/draw.rs:200:25
[INFO] [stdout]     |
[INFO] [stdout] 200 |     let hinst: windows::Win32::Foundation::HINSTANCE = hinst.into();
[INFO] [stdout]     |                         ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/overlays/draw.rs:307:35
[INFO] [stdout]     |
[INFO] [stdout] 307 |         } else if res == windows::Win32::Foundation::WAIT_EVENT(1) {
[INFO] [stdout]     |                                   ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/overlays/draw.rs:578:34
[INFO] [stdout]     |
[INFO] [stdout] 578 |                         windows::Win32::UI::Input::KeyboardAndMouse::GetAsyncKeyState(
[INFO] [stdout]     |                                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/overlays/draw.rs:579:38
[INFO] [stdout]     |
[INFO] [stdout] 579 | ...                   windows::Win32::UI::Input::KeyboardAndMouse::VK_CONTROL.0 as i32,
[INFO] [stdout]     |                                ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/overlays/draw.rs:1756:45
[INFO] [stdout]      |
[INFO] [stdout] 1756 | fn make_font(size: i32, s: f32) -> windows::Win32::Graphics::Gdi::HFONT {
[INFO] [stdout]      |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/overlays/keycast.rs:571:37
[INFO] [stdout]     |
[INFO] [stdout] 571 | fn measure_text_width(hdc: windows::Win32::Graphics::Gdi::HDC, text: &str) -> i32 {
[INFO] [stdout]     |                                     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/overlays/llm_models.rs:196:29
[INFO] [stdout]     |
[INFO] [stdout] 196 |     let hinstance: windows::Win32::Foundation::HINSTANCE = hinst.into();
[INFO] [stdout]     |                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/overlays/monitor.rs:185:29
[INFO] [stdout]     |
[INFO] [stdout] 185 |     let hinstance: windows::Win32::Foundation::HINSTANCE = hinst.into();
[INFO] [stdout]     |                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/overlays/power.rs:214:25
[INFO] [stdout]     |
[INFO] [stdout] 214 |     let hinst: windows::Win32::Foundation::HINSTANCE = hinst.into();
[INFO] [stdout]     |                         ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_MOUSEMOVE` is not bound in all patterns
[INFO] [stdout]    --> mhd-daemon/src/overlays/power.rs:342:70
[INFO] [stdout]     |
[INFO] [stdout] 342 | ...                   if !matches!(msg.message, WM_MOUSEMOVE | WM_MOUSELEAVE) {
[INFO] [stdout]     |                                                 ------------   ^^^^^^^^^^^^^ pattern doesn't bind `WM_MOUSEMOVE`
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 variable not in all patterns
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the similarly named constant `WM_MOUSELEAVE`
[INFO] [stdout]     |
[INFO] [stdout] 342 -                             if !matches!(msg.message, WM_MOUSEMOVE | WM_MOUSELEAVE) {
[INFO] [stdout] 342 +                             if !matches!(msg.message, WM_MOUSELEAVE | WM_MOUSELEAVE) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/overlays/power.rs:420:34
[INFO] [stdout]     |
[INFO] [stdout] 420 |                 let _ = windows::Win32::UI::WindowsAndMessaging::SendMessageW(
[INFO] [stdout]     |                                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/overlays/power.rs:436:25
[INFO] [stdout]     |
[INFO] [stdout] 436 |     let hinst: windows::Win32::Foundation::HINSTANCE = hinst.into();
[INFO] [stdout]     |                         ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/overlays/power.rs:1143:46
[INFO] [stdout]      |
[INFO] [stdout] 1143 | fn make_font(size: i32, sc: f32) -> windows::Win32::Graphics::Gdi::HFONT {
[INFO] [stdout]      |                                              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/overlays/suspend.rs:226:65
[INFO] [stdout]     |
[INFO] [stdout] 226 | fn set_process_suspended(pid: u32, suspended: bool) -> windows::core::Result<()> {
[INFO] [stdout]     |                                                                 ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/overlays/suspend.rs:243:48
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn ntstatus_to_result(status: i32) -> windows::core::Result<()> {
[INFO] [stdout]     |                                                ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/overlays/throttle.rs:177:81
[INFO] [stdout]     |
[INFO] [stdout] 177 | fn set_background_limits(target: &mut TargetProcess, enabled: bool) -> windows::core::Result<()> {
[INFO] [stdout]     |                                                                                 ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/overlays/throttle.rs:211:15
[INFO] [stdout]     |
[INFO] [stdout] 211 | ) -> windows::core::Result<()> {
[INFO] [stdout]     |               ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/overlays/throttle.rs:228:15
[INFO] [stdout]     |
[INFO] [stdout] 228 | ) -> windows::core::Result<()> {
[INFO] [stdout]     |               ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/overlays/throttle.rs:248:15
[INFO] [stdout]     |
[INFO] [stdout] 248 | ) -> windows::core::Result<()> {
[INFO] [stdout]     |               ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/tray.rs:82:22
[INFO] [stdout]    |
[INFO] [stdout] 82 |             windows::Win32::UI::WindowsAndMessaging::IMAGE_FLAGS(0),
[INFO] [stdout]    |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/overlays/tray.rs:129:40
[INFO] [stdout]     |
[INFO] [stdout] 129 |         let mut item = |menu: windows::Win32::UI::WindowsAndMessaging::HMENU,
[INFO] [stdout]     |                                        ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/overlays/tray.rs:130:41
[INFO] [stdout]     |
[INFO] [stdout] 130 |                         flags: windows::Win32::UI::WindowsAndMessaging::MENU_ITEM_FLAGS,
[INFO] [stdout]     |                                         ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/overlays/power.rs:214:25
[INFO] [stdout]     |
[INFO] [stdout] 214 |     let hinst: windows::Win32::Foundation::HINSTANCE = hinst.into();
[INFO] [stdout]     |                         ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_MOUSEMOVE` is not bound in all patterns
[INFO] [stdout]    --> mhd-daemon/src/overlays/power.rs:342:70
[INFO] [stdout]     |
[INFO] [stdout] 342 | ...                   if !matches!(msg.message, WM_MOUSEMOVE | WM_MOUSELEAVE) {
[INFO] [stdout]     |                                                 ------------   ^^^^^^^^^^^^^ pattern doesn't bind `WM_MOUSEMOVE`
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 variable not in all patterns
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the similarly named constant `WM_MOUSELEAVE`
[INFO] [stdout]     |
[INFO] [stdout] 342 -                             if !matches!(msg.message, WM_MOUSEMOVE | WM_MOUSELEAVE) {
[INFO] [stdout] 342 +                             if !matches!(msg.message, WM_MOUSELEAVE | WM_MOUSELEAVE) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/overlays/power.rs:420:34
[INFO] [stdout]     |
[INFO] [stdout] 420 |                 let _ = windows::Win32::UI::WindowsAndMessaging::SendMessageW(
[INFO] [stdout]     |                                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/overlays/power.rs:436:25
[INFO] [stdout]     |
[INFO] [stdout] 436 |     let hinst: windows::Win32::Foundation::HINSTANCE = hinst.into();
[INFO] [stdout]     |                         ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]     --> mhd-daemon/src/overlays/power.rs:1143:46
[INFO] [stdout]      |
[INFO] [stdout] 1143 | fn make_font(size: i32, sc: f32) -> windows::Win32::Graphics::Gdi::HFONT {
[INFO] [stdout]      |                                              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/overlays/suspend.rs:226:65
[INFO] [stdout]     |
[INFO] [stdout] 226 | fn set_process_suspended(pid: u32, suspended: bool) -> windows::core::Result<()> {
[INFO] [stdout]     |                                                                 ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/overlays/suspend.rs:243:48
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn ntstatus_to_result(status: i32) -> windows::core::Result<()> {
[INFO] [stdout]     |                                                ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/overlays/throttle.rs:177:81
[INFO] [stdout]     |
[INFO] [stdout] 177 | fn set_background_limits(target: &mut TargetProcess, enabled: bool) -> windows::core::Result<()> {
[INFO] [stdout]     |                                                                                 ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/overlays/throttle.rs:211:15
[INFO] [stdout]     |
[INFO] [stdout] 211 | ) -> windows::core::Result<()> {
[INFO] [stdout]     |               ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/overlays/throttle.rs:228:15
[INFO] [stdout]     |
[INFO] [stdout] 228 | ) -> windows::core::Result<()> {
[INFO] [stdout]     |               ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/overlays/throttle.rs:248:15
[INFO] [stdout]     |
[INFO] [stdout] 248 | ) -> windows::core::Result<()> {
[INFO] [stdout]     |               ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/overlays/tray.rs:82:22
[INFO] [stdout]    |
[INFO] [stdout] 82 |             windows::Win32::UI::WindowsAndMessaging::IMAGE_FLAGS(0),
[INFO] [stdout]    |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/overlays/tray.rs:129:40
[INFO] [stdout]     |
[INFO] [stdout] 129 |         let mut item = |menu: windows::Win32::UI::WindowsAndMessaging::HMENU,
[INFO] [stdout]     |                                        ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/overlays/tray.rs:130:41
[INFO] [stdout]     |
[INFO] [stdout] 130 |                         flags: windows::Win32::UI::WindowsAndMessaging::MENU_ITEM_FLAGS,
[INFO] [stdout]     |                                         ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/overlays/volume.rs:165:29
[INFO] [stdout]     |
[INFO] [stdout] 165 |     let hinstance: windows::Win32::Foundation::HINSTANCE = hinst.into();
[INFO] [stdout]     |                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/overlays/volume.rs:551:22
[INFO] [stdout]     |
[INFO] [stdout] 551 |             windows::core::PWSTR(buf.as_mut_ptr()),
[INFO] [stdout]     |                      ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/renderer.rs:54:19
[INFO] [stdout]    |
[INFO] [stdout] 54 |     dib: windows::Win32::Graphics::Gdi::HBITMAP,
[INFO] [stdout]    |                   ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/renderer.rs:55:23
[INFO] [stdout]    |
[INFO] [stdout] 55 |     old_bmp: windows::Win32::Graphics::Gdi::HGDIOBJ,
[INFO] [stdout]    |                       ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/renderer.rs:341:71
[INFO] [stdout]     |
[INFO] [stdout] 341 | pub fn create_font(height: i32, bold: bool, family: &str) -> windows::Win32::Graphics::Gdi::HFONT {
[INFO] [stdout]     |                                                                       ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/renderer.rs:522:22
[INFO] [stdout]     |
[INFO] [stdout] 522 |             windows::Win32::Graphics::Gdi::MONITOR_DEFAULTTONEAREST,
[INFO] [stdout]     |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/win32/screen_capture.rs:75:30
[INFO] [stdout]    |
[INFO] [stdout] 75 |         let mut mi: windows::Win32::Graphics::Gdi::MONITORINFOEXW = std::mem::zeroed();
[INFO] [stdout]    |                              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/win32/screen_capture.rs:77:42
[INFO] [stdout]    |
[INFO] [stdout] 77 |             std::mem::size_of::<windows::Win32::Graphics::Gdi::MONITORINFOEXW>() as u32;
[INFO] [stdout]    |                                          ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/win32/screen_capture.rs:78:57
[INFO] [stdout]    |
[INFO] [stdout] 78 |         let mi_ptr = &mi.monitorInfo as *const windows::Win32::Graphics::Gdi::MONITORINFO
[INFO] [stdout]    |                                                         ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/win32/screen_capture.rs:79:30
[INFO] [stdout]    |
[INFO] [stdout] 79 |             as *mut windows::Win32::Graphics::Gdi::MONITORINFO;
[INFO] [stdout]    |                              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/win32/screen_capture.rs:80:21
[INFO] [stdout]    |
[INFO] [stdout] 80 |         if windows::Win32::Graphics::Gdi::GetMonitorInfoW(hmon, mi_ptr) == BOOL(0) {
[INFO] [stdout]    |                     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `WNDCLASSW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:126:14
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let wc = WNDCLASSW {
[INFO] [stdout]     |              ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CS_HREDRAW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:127:16
[INFO] [stdout]     |
[INFO] [stdout] 127 |         style: CS_HREDRAW | CS_VREDRAW,
[INFO] [stdout]     |                ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CS_VREDRAW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:127:29
[INFO] [stdout]     |
[INFO] [stdout] 127 |         style: CS_HREDRAW | CS_VREDRAW,
[INFO] [stdout]     |                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `WNDCLASSW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:137:20
[INFO] [stdout]     |
[INFO] [stdout] 137 |     let popup_wc = WNDCLASSW {
[INFO] [stdout]     |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CS_HREDRAW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:138:16
[INFO] [stdout]     |
[INFO] [stdout] 138 |         style: CS_HREDRAW | CS_VREDRAW,
[INFO] [stdout]     |                ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CS_VREDRAW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:138:29
[INFO] [stdout]     |
[INFO] [stdout] 138 |         style: CS_HREDRAW | CS_VREDRAW,
[INFO] [stdout]     |                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `WNDCLASSW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:151:25
[INFO] [stdout]     |
[INFO] [stdout] 151 |     let edit_popup_wc = WNDCLASSW {
[INFO] [stdout]     |                         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CS_HREDRAW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:152:16
[INFO] [stdout]     |
[INFO] [stdout] 152 |         style: CS_HREDRAW | CS_VREDRAW,
[INFO] [stdout]     |                ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CS_VREDRAW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:152:29
[INFO] [stdout]     |
[INFO] [stdout] 152 |         style: CS_HREDRAW | CS_VREDRAW,
[INFO] [stdout]     |                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_EX_LAYERED` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:174:13
[INFO] [stdout]     |
[INFO] [stdout] 174 |             WS_EX_LAYERED | WS_EX_APPWINDOW,
[INFO] [stdout]     |             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_EX_APPWINDOW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:174:29
[INFO] [stdout]     |
[INFO] [stdout] 174 |             WS_EX_LAYERED | WS_EX_APPWINDOW,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_POPUP` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:177:13
[INFO] [stdout]     |
[INFO] [stdout] 177 |             WS_POPUP,
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_NOMOVE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:201:62
[INFO] [stdout]     |
[INFO] [stdout] 201 |         let _ = SetWindowPos(hwnd, None, 0, 0, win_w, win_h, SWP_NOMOVE | SWP_NOZORDER);
[INFO] [stdout]     |                                                              ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_NOZORDER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:201:75
[INFO] [stdout]     |
[INFO] [stdout] 201 |         let _ = SetWindowPos(hwnd, None, 0, 0, win_w, win_h, SWP_NOMOVE | SWP_NOZORDER);
[INFO] [stdout]     |                                                                           ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:339:41
[INFO] [stdout]     |
[INFO] [stdout] 339 |         let _ = SetWindowLongPtrW(hwnd, GWLP_USERDATA, state as isize);
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_NOZORDER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:357:13
[INFO] [stdout]     |
[INFO] [stdout] 357 |             SWP_NOZORDER | SWP_NOSIZE,
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_NOSIZE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:357:28
[INFO] [stdout]     |
[INFO] [stdout] 357 |             SWP_NOZORDER | SWP_NOSIZE,
[INFO] [stdout]     |                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SW_SHOW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:362:34
[INFO] [stdout]     |
[INFO] [stdout] 362 |         let _ = ShowWindow(hwnd, SW_SHOW);
[INFO] [stdout]     |                                  ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_REMOVE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:369:54
[INFO] [stdout]     |
[INFO] [stdout] 369 |             while PeekMessageW(&mut msg, None, 0, 0, PM_REMOVE).as_bool() {
[INFO] [stdout]     |                                                      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WM_QUIT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:370:35
[INFO] [stdout]     |
[INFO] [stdout] 370 |                 if msg.message == WM_QUIT {
[INFO] [stdout]     |                                   ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `QS_ALLINPUT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:387:65
[INFO] [stdout]     |
[INFO] [stdout] 387 |             let _ = MsgWaitForMultipleObjects(None, false, 200, QS_ALLINPUT);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TRANSPARENT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:504:35
[INFO] [stdout]     |
[INFO] [stdout] 504 |         let _ = SetBkMode(dib_dc, TRANSPARENT);
[INFO] [stdout]     |                                   ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:540:13
[INFO] [stdout]     |
[INFO] [stdout] 540 |             DT_LEFT | DT_SINGLELINE,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:540:23
[INFO] [stdout]     |
[INFO] [stdout] 540 |             DT_LEFT | DT_SINGLELINE,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_CENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:626:17
[INFO] [stdout]     |
[INFO] [stdout] 626 |                 DT_CENTER | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:626:29
[INFO] [stdout]     |
[INFO] [stdout] 626 |                 DT_CENTER | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:626:45
[INFO] [stdout]     |
[INFO] [stdout] 626 |                 DT_CENTER | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_EX_TOPMOST` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:985:13
[INFO] [stdout]     |
[INFO] [stdout] 985 |             WS_EX_TOPMOST | WS_EX_TOOLWINDOW,
[INFO] [stdout]     |             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_EX_TOOLWINDOW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:985:29
[INFO] [stdout]     |
[INFO] [stdout] 985 |             WS_EX_TOPMOST | WS_EX_TOOLWINDOW,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_POPUP` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:988:13
[INFO] [stdout]     |
[INFO] [stdout] 988 |             WS_POPUP | WS_BORDER,
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_BORDER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:988:24
[INFO] [stdout]     |
[INFO] [stdout] 988 |             WS_POPUP | WS_BORDER,
[INFO] [stdout]     |                        ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SW_SHOW` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:1005:39
[INFO] [stdout]      |
[INFO] [stdout] 1005 |                 let _ = ShowWindow(h, SW_SHOW);
[INFO] [stdout]      |                                       ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/overlays/volume.rs:165:29
[INFO] [stdout]     |
[INFO] [stdout] 165 |     let hinstance: windows::Win32::Foundation::HINSTANCE = hinst.into();
[INFO] [stdout]     |                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/overlays/volume.rs:551:22
[INFO] [stdout]     |
[INFO] [stdout] 551 |             windows::core::PWSTR(buf.as_mut_ptr()),
[INFO] [stdout]     |                      ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:1487:57
[INFO] [stdout]      |
[INFO] [stdout] 1487 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut SettingsState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `HTCLIENT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:1504:48
[INFO] [stdout]      |
[INFO] [stdout] 1504 | ...                   return LRESULT(HTCLIENT as isize);
[INFO] [stdout]      |                                      ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/renderer.rs:54:19
[INFO] [stdout]    |
[INFO] [stdout] 54 |     dib: windows::Win32::Graphics::Gdi::HBITMAP,
[INFO] [stdout]    |                   ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `HTCAPTION` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:1508:36
[INFO] [stdout]      |
[INFO] [stdout] 1508 |                     return LRESULT(HTCAPTION as isize);
[INFO] [stdout]      |                                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `HTCLIENT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:1510:25
[INFO] [stdout]      |
[INFO] [stdout] 1510 |                 LRESULT(HTCLIENT as isize)
[INFO] [stdout]      |                         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/renderer.rs:55:23
[INFO] [stdout]    |
[INFO] [stdout] 55 |     old_bmp: windows::Win32::Graphics::Gdi::HGDIOBJ,
[INFO] [stdout]    |                       ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:1517:57
[INFO] [stdout]      |
[INFO] [stdout] 1517 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut SettingsState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/renderer.rs:341:71
[INFO] [stdout]     |
[INFO] [stdout] 341 | pub fn create_font(height: i32, bold: bool, family: &str) -> windows::Win32::Graphics::Gdi::HFONT {
[INFO] [stdout]     |                                                                       ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MB_OK` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:1671:37
[INFO] [stdout]      |
[INFO] [stdout] 1671 | ...                   MB_OK | MB_ICONERROR,
[INFO] [stdout]      |                       ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MB_ICONERROR` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:1671:45
[INFO] [stdout]      |
[INFO] [stdout] 1671 | ...                   MB_OK | MB_ICONERROR,
[INFO] [stdout]      |                               ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> mhd-daemon/src/renderer.rs:522:22
[INFO] [stdout]     |
[INFO] [stdout] 522 |             windows::Win32::Graphics::Gdi::MONITOR_DEFAULTTONEAREST,
[INFO] [stdout]     |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MB_OK` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:1684:37
[INFO] [stdout]      |
[INFO] [stdout] 1684 | ...                   MB_OK | MB_ICONERROR,
[INFO] [stdout]      |                       ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/win32/screen_capture.rs:75:30
[INFO] [stdout]    |
[INFO] [stdout] 75 |         let mut mi: windows::Win32::Graphics::Gdi::MONITORINFOEXW = std::mem::zeroed();
[INFO] [stdout]    |                              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MB_ICONERROR` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:1684:45
[INFO] [stdout]      |
[INFO] [stdout] 1684 | ...                   MB_OK | MB_ICONERROR,
[INFO] [stdout]      |                               ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/win32/screen_capture.rs:77:42
[INFO] [stdout]    |
[INFO] [stdout] 77 |             std::mem::size_of::<windows::Win32::Graphics::Gdi::MONITORINFOEXW>() as u32;
[INFO] [stdout]    |                                          ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/win32/screen_capture.rs:78:57
[INFO] [stdout]    |
[INFO] [stdout] 78 |         let mi_ptr = &mi.monitorInfo as *const windows::Win32::Graphics::Gdi::MONITORINFO
[INFO] [stdout]    |                                                         ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SW_SHOW` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2046:37
[INFO] [stdout]      |
[INFO] [stdout] 2046 | ...                   SW_SHOW,
[INFO] [stdout]      |                       ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/win32/screen_capture.rs:79:30
[INFO] [stdout]    |
[INFO] [stdout] 79 |             as *mut windows::Win32::Graphics::Gdi::MONITORINFO;
[INFO] [stdout]    |                              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SW_SHOW` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2059:41
[INFO] [stdout]      |
[INFO] [stdout] 2059 | ...                   SW_SHOW,
[INFO] [stdout]      |                       ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SW_SHOW` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2076:37
[INFO] [stdout]      |
[INFO] [stdout] 2076 | ...                   SW_SHOW,
[INFO] [stdout]      |                       ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> mhd-daemon/src/win32/screen_capture.rs:80:21
[INFO] [stdout]    |
[INFO] [stdout] 80 |         if windows::Win32::Graphics::Gdi::GetMonitorInfoW(hmon, mi_ptr) == BOOL(0) {
[INFO] [stdout]    |                     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SW_SHOW` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2092:37
[INFO] [stdout]      |
[INFO] [stdout] 2092 | ...                   SW_SHOW,
[INFO] [stdout]      |                       ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2285:57
[INFO] [stdout]      |
[INFO] [stdout] 2285 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut SettingsState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2301:57
[INFO] [stdout]      |
[INFO] [stdout] 2301 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut SettingsState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TRACKMOUSEEVENT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2327:43
[INFO] [stdout]      |
[INFO] [stdout] 2327 | ...                   let mut tme = TRACKMOUSEEVENT {
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TRACKMOUSEEVENT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2328:61
[INFO] [stdout]      |
[INFO] [stdout] 2328 | ...                   cbSize: std::mem::size_of::<TRACKMOUSEEVENT>() as u32,
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1468 | unsafe extern "system" fn settings_wndproc<TRACKMOUSEEVENT>(
[INFO] [stdout]      |                                           +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TME_LEAVE` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2329:42
[INFO] [stdout]      |
[INFO] [stdout] 2329 | ...                   dwFlags: TME_LEAVE,
[INFO] [stdout]      |                                ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2341:57
[INFO] [stdout]      |
[INFO] [stdout] 2341 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut SettingsState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EN_KILLFOCUS` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2354:28
[INFO] [stdout]      |
[INFO] [stdout] 2354 |                 if code == EN_KILLFOCUS as u16 {
[INFO] [stdout]      |                            ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2355:61
[INFO] [stdout]      |
[INFO] [stdout] 2355 |                     let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut SettingsState;
[INFO] [stdout]      |                                                             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2368:57
[INFO] [stdout]      |
[INFO] [stdout] 2368 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut SettingsState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2445:57
[INFO] [stdout]      |
[INFO] [stdout] 2445 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut SettingsState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2478:57
[INFO] [stdout]      |
[INFO] [stdout] 2478 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut SettingsState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_CONTROL` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2483:58
[INFO] [stdout]      |
[INFO] [stdout] 2483 |                         let ctrl_down = GetAsyncKeyState(VK_CONTROL.0 as i32) < 0;
[INFO] [stdout]      |                                                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_SHIFT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2484:59
[INFO] [stdout]      |
[INFO] [stdout] 2484 |                         let shift_down = GetAsyncKeyState(VK_SHIFT.0 as i32) < 0;
[INFO] [stdout]      |                                                           ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2752:57
[INFO] [stdout]      |
[INFO] [stdout] 2752 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut SettingsState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2806:57
[INFO] [stdout]      |
[INFO] [stdout] 2806 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut SettingsState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2819:51
[INFO] [stdout]      |
[INFO] [stdout] 2819 |                 let ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut SettingsState;
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2864:57
[INFO] [stdout]      |
[INFO] [stdout] 2864 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut SettingsState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TRANSPARENT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2927:44
[INFO] [stdout]      |
[INFO] [stdout] 2927 |                     let _ = SetBkMode(hdc, TRANSPARENT);
[INFO] [stdout]      |                                            ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2970:33
[INFO] [stdout]      |
[INFO] [stdout] 2970 | ...                   DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]      |                       ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2970:43
[INFO] [stdout]      |
[INFO] [stdout] 2970 | ...                   DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2970:59
[INFO] [stdout]      |
[INFO] [stdout] 2970 | ...                   DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]      |                                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2984:57
[INFO] [stdout]      |
[INFO] [stdout] 2984 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut SettingsState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TRACKMOUSEEVENT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2999:39
[INFO] [stdout]      |
[INFO] [stdout] 2999 |                         let mut tme = TRACKMOUSEEVENT {
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TRACKMOUSEEVENT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3000:57
[INFO] [stdout]      |
[INFO] [stdout] 3000 | ...                   cbSize: std::mem::size_of::<TRACKMOUSEEVENT>() as u32,
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2852 | unsafe extern "system" fn combo_popup_wndproc<TRACKMOUSEEVENT>(
[INFO] [stdout]      |                                              +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TME_LEAVE` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3001:38
[INFO] [stdout]      |
[INFO] [stdout] 3001 | ...                   dwFlags: TME_LEAVE,
[INFO] [stdout]      |                                ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `WNDCLASSW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:126:14
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let wc = WNDCLASSW {
[INFO] [stdout]     |              ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CS_HREDRAW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:127:16
[INFO] [stdout]     |
[INFO] [stdout] 127 |         style: CS_HREDRAW | CS_VREDRAW,
[INFO] [stdout]     |                ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CS_VREDRAW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:127:29
[INFO] [stdout]     |
[INFO] [stdout] 127 |         style: CS_HREDRAW | CS_VREDRAW,
[INFO] [stdout]     |                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3012:57
[INFO] [stdout]      |
[INFO] [stdout] 3012 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut SettingsState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `WNDCLASSW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:137:20
[INFO] [stdout]     |
[INFO] [stdout] 137 |     let popup_wc = WNDCLASSW {
[INFO] [stdout]     |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3025:57
[INFO] [stdout]      |
[INFO] [stdout] 3025 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut SettingsState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CS_HREDRAW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:138:16
[INFO] [stdout]     |
[INFO] [stdout] 138 |         style: CS_HREDRAW | CS_VREDRAW,
[INFO] [stdout]     |                ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CS_VREDRAW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:138:29
[INFO] [stdout]     |
[INFO] [stdout] 138 |         style: CS_HREDRAW | CS_VREDRAW,
[INFO] [stdout]     |                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3043:61
[INFO] [stdout]      |
[INFO] [stdout] 3043 |                     let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut SettingsState;
[INFO] [stdout]      |                                                             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `WNDCLASSW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:151:25
[INFO] [stdout]     |
[INFO] [stdout] 151 |     let edit_popup_wc = WNDCLASSW {
[INFO] [stdout]     |                         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WM_CHAR` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3066:15
[INFO] [stdout]      |
[INFO] [stdout] 3066 |     if msg == WM_CHAR {
[INFO] [stdout]      |               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CS_HREDRAW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:152:16
[INFO] [stdout]     |
[INFO] [stdout] 152 |         style: CS_HREDRAW | CS_VREDRAW,
[INFO] [stdout]     |                ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CS_VREDRAW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:152:29
[INFO] [stdout]     |
[INFO] [stdout] 152 |         style: CS_HREDRAW | CS_VREDRAW,
[INFO] [stdout]     |                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_EX_LAYERED` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:174:13
[INFO] [stdout]     |
[INFO] [stdout] 174 |             WS_EX_LAYERED | WS_EX_APPWINDOW,
[INFO] [stdout]     |             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3085:53
[INFO] [stdout]      |
[INFO] [stdout] 3085 |     let old_proc = unsafe { GetWindowLongPtrW(hwnd, GWLP_USERDATA) };
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_EX_APPWINDOW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:174:29
[INFO] [stdout]     |
[INFO] [stdout] 174 |             WS_EX_LAYERED | WS_EX_APPWINDOW,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_POPUP` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:177:13
[INFO] [stdout]     |
[INFO] [stdout] 177 |             WS_POPUP,
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CREATESTRUCTW` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3103:53
[INFO] [stdout]      |
[INFO] [stdout] 3103 |             let cs = unsafe { &*(lparam.0 as *const CREATESTRUCTW) };
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_NOMOVE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:201:62
[INFO] [stdout]     |
[INFO] [stdout] 201 |         let _ = SetWindowPos(hwnd, None, 0, 0, win_w, win_h, SWP_NOMOVE | SWP_NOZORDER);
[INFO] [stdout]     |                                                              ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3106:41
[INFO] [stdout]      |
[INFO] [stdout] 3106 |                 SetWindowLongPtrW(hwnd, GWLP_USERDATA, info.state_ptr as isize);
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_NOZORDER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:201:75
[INFO] [stdout]     |
[INFO] [stdout] 201 |         let _ = SetWindowPos(hwnd, None, 0, 0, win_w, win_h, SWP_NOMOVE | SWP_NOZORDER);
[INFO] [stdout]     |                                                                           ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:339:41
[INFO] [stdout]     |
[INFO] [stdout] 339 |         let _ = SetWindowLongPtrW(hwnd, GWLP_USERDATA, state as isize);
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_CHILD` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3118:34
[INFO] [stdout]      |
[INFO] [stdout] 3118 |                     WINDOW_STYLE(WS_CHILD.0 | WS_VISIBLE.0 | ES_AUTOHSCROLL as u32),
[INFO] [stdout]      |                                  ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_VISIBLE` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3118:47
[INFO] [stdout]      |
[INFO] [stdout] 3118 |                     WINDOW_STYLE(WS_CHILD.0 | WS_VISIBLE.0 | ES_AUTOHSCROLL as u32),
[INFO] [stdout]      |                                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_NOZORDER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:357:13
[INFO] [stdout]     |
[INFO] [stdout] 357 |             SWP_NOZORDER | SWP_NOSIZE,
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ES_AUTOHSCROLL` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3118:62
[INFO] [stdout]      |
[INFO] [stdout] 3118 |                     WINDOW_STYLE(WS_CHILD.0 | WS_VISIBLE.0 | ES_AUTOHSCROLL as u32),
[INFO] [stdout]      |                                                              ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_NOSIZE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:357:28
[INFO] [stdout]     |
[INFO] [stdout] 357 |             SWP_NOZORDER | SWP_NOSIZE,
[INFO] [stdout]     |                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WM_SETFONT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3132:25
[INFO] [stdout]      |
[INFO] [stdout] 3132 |                         WM_SETFONT,
[INFO] [stdout]      |                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SW_SHOW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:362:34
[INFO] [stdout]     |
[INFO] [stdout] 362 |         let _ = ShowWindow(hwnd, SW_SHOW);
[INFO] [stdout]     |                                  ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DEFAULT_GUI_FONT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3133:47
[INFO] [stdout]      |
[INFO] [stdout] 3133 |                         WPARAM(GetStockObject(DEFAULT_GUI_FONT).0 as _),
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_REMOVE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:369:54
[INFO] [stdout]     |
[INFO] [stdout] 369 |             while PeekMessageW(&mut msg, None, 0, 0, PM_REMOVE).as_bool() {
[INFO] [stdout]     |                                                      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WM_QUIT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:370:35
[INFO] [stdout]     |
[INFO] [stdout] 370 |                 if msg.message == WM_QUIT {
[INFO] [stdout]     |                                   ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_WNDPROC` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3138:25
[INFO] [stdout]      |
[INFO] [stdout] 3138 |                         GWLP_WNDPROC,
[INFO] [stdout]      |                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3141:45
[INFO] [stdout]      |
[INFO] [stdout] 3141 |                     SetWindowLongPtrW(edit, GWLP_USERDATA, old_proc);
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `QS_ALLINPUT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:387:65
[INFO] [stdout]     |
[INFO] [stdout] 387 |             let _ = MsgWaitForMultipleObjects(None, false, 200, QS_ALLINPUT);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TRANSPARENT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:504:35
[INFO] [stdout]     |
[INFO] [stdout] 504 |         let _ = SetBkMode(dib_dc, TRANSPARENT);
[INFO] [stdout]     |                                   ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WM_SETTEXT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3161:48
[INFO] [stdout]      |
[INFO] [stdout] 3161 | ...                   SendMessageW(edit, WM_SETTEXT, WPARAM(0), LPARAM(wz.as_ptr() as isize));
[INFO] [stdout]      |                                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_NOZORDER` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3176:85
[INFO] [stdout]      |
[INFO] [stdout] 3176 |                     let _ = SetWindowPos(edit, None, 0, 0, info.width, info.height, SWP_NOZORDER);
[INFO] [stdout]      |                                                                                     ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:540:13
[INFO] [stdout]     |
[INFO] [stdout] 540 |             DT_LEFT | DT_SINGLELINE,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:540:23
[INFO] [stdout]     |
[INFO] [stdout] 540 |             DT_LEFT | DT_SINGLELINE,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GW_CHILD` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3186:56
[INFO] [stdout]      |
[INFO] [stdout] 3186 |             if let Ok(edit) = unsafe { GetWindow(hwnd, GW_CHILD) } {
[INFO] [stdout]      |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_NOZORDER` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3188:66
[INFO] [stdout]      |
[INFO] [stdout] 3188 |                     let _ = SetWindowPos(edit, None, 0, 0, w, h, SWP_NOZORDER);
[INFO] [stdout]      |                                                                  ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GW_CHILD` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3195:56
[INFO] [stdout]      |
[INFO] [stdout] 3195 |             if let Ok(edit) = unsafe { GetWindow(hwnd, GW_CHILD) } {
[INFO] [stdout]      |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WM_GETTEXTLENGTH` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3196:60
[INFO] [stdout]      |
[INFO] [stdout] 3196 |                 let text_len = unsafe { SendMessageW(edit, WM_GETTEXTLENGTH, WPARAM(0), LPARAM(0)) }
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_CENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:626:17
[INFO] [stdout]     |
[INFO] [stdout] 626 |                 DT_CENTER | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WM_GETTEXT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3202:25
[INFO] [stdout]      |
[INFO] [stdout] 3202 |                         WM_GETTEXT,
[INFO] [stdout]      |                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:626:29
[INFO] [stdout]     |
[INFO] [stdout] 626 |                 DT_CENTER | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:626:45
[INFO] [stdout]     |
[INFO] [stdout] 626 |                 DT_CENTER | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3210:54
[INFO] [stdout]      |
[INFO] [stdout] 3210 |                     unsafe { GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut SettingsState };
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3236:54
[INFO] [stdout]      |
[INFO] [stdout] 3236 |                     unsafe { GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut SettingsState };
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GW_CHILD` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3250:56
[INFO] [stdout]      |
[INFO] [stdout] 3250 |             if let Ok(edit) = unsafe { GetWindow(hwnd, GW_CHILD) } {
[INFO] [stdout]      |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MF_STRING` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3341:46
[INFO] [stdout]      |
[INFO] [stdout] 3341 |                     let _ = AppendMenuW(sub, MF_STRING, cmd, PCWSTR::from_raw(label.as_ptr()));
[INFO] [stdout]      |                                              ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_EX_TOPMOST` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:985:13
[INFO] [stdout]     |
[INFO] [stdout] 985 |             WS_EX_TOPMOST | WS_EX_TOOLWINDOW,
[INFO] [stdout]     |             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MF_POPUP` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3347:17
[INFO] [stdout]      |
[INFO] [stdout] 3347 |                 MF_POPUP | MF_STRING,
[INFO] [stdout]      |                 ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_EX_TOOLWINDOW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:985:29
[INFO] [stdout]     |
[INFO] [stdout] 985 |             WS_EX_TOPMOST | WS_EX_TOOLWINDOW,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MF_STRING` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3347:28
[INFO] [stdout]      |
[INFO] [stdout] 3347 |                 MF_POPUP | MF_STRING,
[INFO] [stdout]      |                            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_POPUP` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:988:13
[INFO] [stdout]     |
[INFO] [stdout] 988 |             WS_POPUP | WS_BORDER,
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_BORDER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor.rs:988:24
[INFO] [stdout]     |
[INFO] [stdout] 988 |             WS_POPUP | WS_BORDER,
[INFO] [stdout]     |                        ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TPM_RETURNCMD` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3358:13
[INFO] [stdout]      |
[INFO] [stdout] 3358 |             TPM_RETURNCMD | TPM_LEFTALIGN,
[INFO] [stdout]      |             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TPM_LEFTALIGN` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3358:29
[INFO] [stdout]      |
[INFO] [stdout] 3358 |             TPM_RETURNCMD | TPM_LEFTALIGN,
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SW_SHOW` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:1005:39
[INFO] [stdout]      |
[INFO] [stdout] 1005 |                 let _ = ShowWindow(h, SW_SHOW);
[INFO] [stdout]      |                                       ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HDC` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3453:13
[INFO] [stdout]      |
[INFO] [stdout] 3453 |     dib_dc: HDC,
[INFO] [stdout]      |             ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HFONT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3457:16
[INFO] [stdout]      |
[INFO] [stdout] 3457 |     body_font: HFONT,
[INFO] [stdout]      |                ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:1487:57
[INFO] [stdout]      |
[INFO] [stdout] 1487 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut SettingsState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HFONT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3458:17
[INFO] [stdout]      |
[INFO] [stdout] 3458 |     small_font: HFONT,
[INFO] [stdout]      |                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `HTCLIENT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:1504:48
[INFO] [stdout]      |
[INFO] [stdout] 1504 | ...                   return LRESULT(HTCLIENT as isize);
[INFO] [stdout]      |                                      ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `HTCAPTION` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:1508:36
[INFO] [stdout]      |
[INFO] [stdout] 1508 |                     return LRESULT(HTCAPTION as isize);
[INFO] [stdout]      |                                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `HTCLIENT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:1510:25
[INFO] [stdout]      |
[INFO] [stdout] 1510 |                 LRESULT(HTCLIENT as isize)
[INFO] [stdout]      |                         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3557:13
[INFO] [stdout]      |
[INFO] [stdout] 3557 |             DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]      |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3557:23
[INFO] [stdout]      |
[INFO] [stdout] 3557 |             DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]      |                       ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:1517:57
[INFO] [stdout]      |
[INFO] [stdout] 1517 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut SettingsState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3557:39
[INFO] [stdout]      |
[INFO] [stdout] 3557 |             DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]      |                                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MB_OK` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:1671:37
[INFO] [stdout]      |
[INFO] [stdout] 1671 | ...                   MB_OK | MB_ICONERROR,
[INFO] [stdout]      |                       ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MB_ICONERROR` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:1671:45
[INFO] [stdout]      |
[INFO] [stdout] 1671 | ...                   MB_OK | MB_ICONERROR,
[INFO] [stdout]      |                               ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3606:17
[INFO] [stdout]      |
[INFO] [stdout] 3606 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]      |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3606:27
[INFO] [stdout]      |
[INFO] [stdout] 3606 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MB_OK` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:1684:37
[INFO] [stdout]      |
[INFO] [stdout] 1684 | ...                   MB_OK | MB_ICONERROR,
[INFO] [stdout]      |                       ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3606:43
[INFO] [stdout]      |
[INFO] [stdout] 3606 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]      |                                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MB_ICONERROR` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:1684:45
[INFO] [stdout]      |
[INFO] [stdout] 1684 | ...                   MB_OK | MB_ICONERROR,
[INFO] [stdout]      |                               ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3627:17
[INFO] [stdout]      |
[INFO] [stdout] 3627 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]      |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3627:27
[INFO] [stdout]      |
[INFO] [stdout] 3627 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3627:43
[INFO] [stdout]      |
[INFO] [stdout] 3627 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]      |                                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HDC` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3634:13
[INFO] [stdout]      |
[INFO] [stdout] 3634 |     dib_dc: HDC,
[INFO] [stdout]      |             ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SW_SHOW` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2046:37
[INFO] [stdout]      |
[INFO] [stdout] 2046 | ...                   SW_SHOW,
[INFO] [stdout]      |                       ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HFONT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3638:16
[INFO] [stdout]      |
[INFO] [stdout] 3638 |     body_font: HFONT,
[INFO] [stdout]      |                ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SW_SHOW` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2059:41
[INFO] [stdout]      |
[INFO] [stdout] 2059 | ...                   SW_SHOW,
[INFO] [stdout]      |                       ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HFONT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3639:17
[INFO] [stdout]      |
[INFO] [stdout] 3639 |     small_font: HFONT,
[INFO] [stdout]      |                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SW_SHOW` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2076:37
[INFO] [stdout]      |
[INFO] [stdout] 2076 | ...                   SW_SHOW,
[INFO] [stdout]      |                       ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SW_SHOW` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2092:37
[INFO] [stdout]      |
[INFO] [stdout] 2092 | ...                   SW_SHOW,
[INFO] [stdout]      |                       ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3741:13
[INFO] [stdout]      |
[INFO] [stdout] 3741 |             DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]      |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2285:57
[INFO] [stdout]      |
[INFO] [stdout] 2285 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut SettingsState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3741:23
[INFO] [stdout]      |
[INFO] [stdout] 3741 |             DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]      |                       ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3741:39
[INFO] [stdout]      |
[INFO] [stdout] 3741 |             DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]      |                                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2301:57
[INFO] [stdout]      |
[INFO] [stdout] 2301 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut SettingsState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TRACKMOUSEEVENT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2327:43
[INFO] [stdout]      |
[INFO] [stdout] 2327 | ...                   let mut tme = TRACKMOUSEEVENT {
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TRACKMOUSEEVENT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2328:61
[INFO] [stdout]      |
[INFO] [stdout] 2328 | ...                   cbSize: std::mem::size_of::<TRACKMOUSEEVENT>() as u32,
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1468 | unsafe extern "system" fn settings_wndproc<TRACKMOUSEEVENT>(
[INFO] [stdout]      |                                           +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3794:17
[INFO] [stdout]      |
[INFO] [stdout] 3794 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]      |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3794:27
[INFO] [stdout]      |
[INFO] [stdout] 3794 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TME_LEAVE` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2329:42
[INFO] [stdout]      |
[INFO] [stdout] 2329 | ...                   dwFlags: TME_LEAVE,
[INFO] [stdout]      |                                ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3794:43
[INFO] [stdout]      |
[INFO] [stdout] 3794 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]      |                                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2341:57
[INFO] [stdout]      |
[INFO] [stdout] 2341 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut SettingsState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EN_KILLFOCUS` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2354:28
[INFO] [stdout]      |
[INFO] [stdout] 2354 |                 if code == EN_KILLFOCUS as u16 {
[INFO] [stdout]      |                            ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3815:17
[INFO] [stdout]      |
[INFO] [stdout] 3815 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]      |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3815:27
[INFO] [stdout]      |
[INFO] [stdout] 3815 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2355:61
[INFO] [stdout]      |
[INFO] [stdout] 2355 |                     let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut SettingsState;
[INFO] [stdout]      |                                                             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3815:43
[INFO] [stdout]      |
[INFO] [stdout] 3815 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]      |                                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HFONT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3825:53
[INFO] [stdout]      |
[INFO] [stdout] 3825 | fn create_font(h: i32, bold: bool, family: &str) -> HFONT {
[INFO] [stdout]      |                                                     ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2368:57
[INFO] [stdout]      |
[INFO] [stdout] 2368 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut SettingsState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `WNDCLASSW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:142:18
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let wc = WNDCLASSW {
[INFO] [stdout]     |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CS_HREDRAW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |             style: CS_HREDRAW | CS_VREDRAW,
[INFO] [stdout]     |                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CS_VREDRAW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:143:33
[INFO] [stdout]     |
[INFO] [stdout] 143 |             style: CS_HREDRAW | CS_VREDRAW,
[INFO] [stdout]     |                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2445:57
[INFO] [stdout]      |
[INFO] [stdout] 2445 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut SettingsState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `IDC_ARROW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:149:49
[INFO] [stdout]     |
[INFO] [stdout] 149 |             hCursor: unsafe { LoadCursorW(None, IDC_ARROW) }.unwrap_or_default(),
[INFO] [stdout]     |                                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2478:57
[INFO] [stdout]      |
[INFO] [stdout] 2478 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut SettingsState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_CONTROL` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2483:58
[INFO] [stdout]      |
[INFO] [stdout] 2483 |                         let ctrl_down = GetAsyncKeyState(VK_CONTROL.0 as i32) < 0;
[INFO] [stdout]      |                                                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_EX_LAYERED` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:249:13
[INFO] [stdout]     |
[INFO] [stdout] 249 |             WS_EX_LAYERED | WS_EX_TOPMOST | WS_EX_TOOLWINDOW,
[INFO] [stdout]     |             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_EX_TOPMOST` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:249:29
[INFO] [stdout]     |
[INFO] [stdout] 249 |             WS_EX_LAYERED | WS_EX_TOPMOST | WS_EX_TOOLWINDOW,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_SHIFT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2484:59
[INFO] [stdout]      |
[INFO] [stdout] 2484 |                         let shift_down = GetAsyncKeyState(VK_SHIFT.0 as i32) < 0;
[INFO] [stdout]      |                                                           ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_EX_TOOLWINDOW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:249:45
[INFO] [stdout]     |
[INFO] [stdout] 249 |             WS_EX_LAYERED | WS_EX_TOPMOST | WS_EX_TOOLWINDOW,
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_POPUP` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:252:13
[INFO] [stdout]     |
[INFO] [stdout] 252 |             WS_POPUP,
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2752:57
[INFO] [stdout]      |
[INFO] [stdout] 2752 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut SettingsState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:275:33
[INFO] [stdout]     |
[INFO] [stdout] 275 |         SetWindowLongPtrW(hwnd, GWLP_USERDATA, popup_ptr as isize);
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2806:57
[INFO] [stdout]      |
[INFO] [stdout] 2806 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut SettingsState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `HWND_TOPMOST` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:287:36
[INFO] [stdout]     |
[INFO] [stdout] 287 |         let _ = SetWindowPos(hwnd, HWND_TOPMOST, cx, cy, win_w, win_h, SWP_SHOWWINDOW);
[INFO] [stdout]     |                                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_SHOWWINDOW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:287:72
[INFO] [stdout]     |
[INFO] [stdout] 287 |         let _ = SetWindowPos(hwnd, HWND_TOPMOST, cx, cy, win_w, win_h, SWP_SHOWWINDOW);
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2819:51
[INFO] [stdout]      |
[INFO] [stdout] 2819 |                 let ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut SettingsState;
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_REMOVE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:300:54
[INFO] [stdout]     |
[INFO] [stdout] 300 |             while PeekMessageW(&mut msg, None, 0, 0, PM_REMOVE).as_bool() {
[INFO] [stdout]     |                                                      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WM_QUIT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:301:35
[INFO] [stdout]     |
[INFO] [stdout] 301 |                 if msg.message == WM_QUIT {
[INFO] [stdout]     |                                   ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2864:57
[INFO] [stdout]      |
[INFO] [stdout] 2864 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut SettingsState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:309:58
[INFO] [stdout]     |
[INFO] [stdout] 309 |         let state_ptr = unsafe { GetWindowLongPtrW(hwnd, GWLP_USERDATA) };
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TRANSPARENT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:369:35
[INFO] [stdout]     |
[INFO] [stdout] 369 |         let _ = SetBkMode(dib_dc, TRANSPARENT);
[INFO] [stdout]     |                                   ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:404:13
[INFO] [stdout]     |
[INFO] [stdout] 404 |             DT_LEFT | DT_SINGLELINE,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:404:23
[INFO] [stdout]     |
[INFO] [stdout] 404 |             DT_LEFT | DT_SINGLELINE,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TRANSPARENT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2927:44
[INFO] [stdout]      |
[INFO] [stdout] 2927 |                     let _ = SetBkMode(hdc, TRANSPARENT);
[INFO] [stdout]      |                                            ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_CENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:489:17
[INFO] [stdout]     |
[INFO] [stdout] 489 |                 DT_CENTER | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2970:33
[INFO] [stdout]      |
[INFO] [stdout] 2970 | ...                   DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]      |                       ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:489:29
[INFO] [stdout]     |
[INFO] [stdout] 489 |                 DT_CENTER | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2970:43
[INFO] [stdout]      |
[INFO] [stdout] 2970 | ...                   DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:489:45
[INFO] [stdout]     |
[INFO] [stdout] 489 |                 DT_CENTER | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2970:59
[INFO] [stdout]      |
[INFO] [stdout] 2970 | ...                   DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]      |                                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_END_ELLIPSIS` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:489:58
[INFO] [stdout]     |
[INFO] [stdout] 489 |                 DT_CENTER | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_CENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:506:21
[INFO] [stdout]     |
[INFO] [stdout] 506 |                     DT_CENTER | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                     ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:506:33
[INFO] [stdout]     |
[INFO] [stdout] 506 |                     DT_CENTER | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:506:49
[INFO] [stdout]     |
[INFO] [stdout] 506 |                     DT_CENTER | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2984:57
[INFO] [stdout]      |
[INFO] [stdout] 2984 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut SettingsState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TRACKMOUSEEVENT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:2999:39
[INFO] [stdout]      |
[INFO] [stdout] 2999 |                         let mut tme = TRACKMOUSEEVENT {
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TRACKMOUSEEVENT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3000:57
[INFO] [stdout]      |
[INFO] [stdout] 3000 | ...                   cbSize: std::mem::size_of::<TRACKMOUSEEVENT>() as u32,
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2852 | unsafe extern "system" fn combo_popup_wndproc<TRACKMOUSEEVENT>(
[INFO] [stdout]      |                                              +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_CENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:541:13
[INFO] [stdout]     |
[INFO] [stdout] 541 |             DT_CENTER | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |             ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TME_LEAVE` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3001:38
[INFO] [stdout]      |
[INFO] [stdout] 3001 | ...                   dwFlags: TME_LEAVE,
[INFO] [stdout]      |                                ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:541:25
[INFO] [stdout]     |
[INFO] [stdout] 541 |             DT_CENTER | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:541:41
[INFO] [stdout]     |
[INFO] [stdout] 541 |             DT_CENTER | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3012:57
[INFO] [stdout]      |
[INFO] [stdout] 3012 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut SettingsState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:614:13
[INFO] [stdout]     |
[INFO] [stdout] 614 |             DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3025:57
[INFO] [stdout]      |
[INFO] [stdout] 3025 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut SettingsState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:614:23
[INFO] [stdout]     |
[INFO] [stdout] 614 |             DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:614:39
[INFO] [stdout]     |
[INFO] [stdout] 614 |             DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3043:61
[INFO] [stdout]      |
[INFO] [stdout] 3043 |                     let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut SettingsState;
[INFO] [stdout]      |                                                             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WM_CHAR` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3066:15
[INFO] [stdout]      |
[INFO] [stdout] 3066 |     if msg == WM_CHAR {
[INFO] [stdout]      |               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_CENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:630:13
[INFO] [stdout]     |
[INFO] [stdout] 630 |             DT_CENTER | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |             ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:630:25
[INFO] [stdout]     |
[INFO] [stdout] 630 |             DT_CENTER | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:630:41
[INFO] [stdout]     |
[INFO] [stdout] 630 |             DT_CENTER | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3085:53
[INFO] [stdout]      |
[INFO] [stdout] 3085 |     let old_proc = unsafe { GetWindowLongPtrW(hwnd, GWLP_USERDATA) };
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_CENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:706:29
[INFO] [stdout]     |
[INFO] [stdout] 706 | ...                   DT_CENTER | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                       ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:706:41
[INFO] [stdout]     |
[INFO] [stdout] 706 | ...                   DT_CENTER | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CREATESTRUCTW` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3103:53
[INFO] [stdout]      |
[INFO] [stdout] 3103 |             let cs = unsafe { &*(lparam.0 as *const CREATESTRUCTW) };
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:706:57
[INFO] [stdout]     |
[INFO] [stdout] 706 | ...                   DT_CENTER | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_END_ELLIPSIS` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:706:70
[INFO] [stdout]     |
[INFO] [stdout] 706 | ...                   DT_CENTER | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3106:41
[INFO] [stdout]      |
[INFO] [stdout] 3106 |                 SetWindowLongPtrW(hwnd, GWLP_USERDATA, info.state_ptr as isize);
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_CENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:725:33
[INFO] [stdout]     |
[INFO] [stdout] 725 | ...                   DT_CENTER | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                       ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:725:45
[INFO] [stdout]     |
[INFO] [stdout] 725 | ...                   DT_CENTER | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_CHILD` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3118:34
[INFO] [stdout]      |
[INFO] [stdout] 3118 |                     WINDOW_STYLE(WS_CHILD.0 | WS_VISIBLE.0 | ES_AUTOHSCROLL as u32),
[INFO] [stdout]      |                                  ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:725:61
[INFO] [stdout]     |
[INFO] [stdout] 725 | ...                   DT_CENTER | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_VISIBLE` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3118:47
[INFO] [stdout]      |
[INFO] [stdout] 3118 |                     WINDOW_STYLE(WS_CHILD.0 | WS_VISIBLE.0 | ES_AUTOHSCROLL as u32),
[INFO] [stdout]      |                                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ES_AUTOHSCROLL` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3118:62
[INFO] [stdout]      |
[INFO] [stdout] 3118 |                     WINDOW_STYLE(WS_CHILD.0 | WS_VISIBLE.0 | ES_AUTOHSCROLL as u32),
[INFO] [stdout]      |                                                              ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WM_SETFONT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3132:25
[INFO] [stdout]      |
[INFO] [stdout] 3132 |                         WM_SETFONT,
[INFO] [stdout]      |                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_CENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:768:25
[INFO] [stdout]     |
[INFO] [stdout] 768 |                         DT_CENTER | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:768:37
[INFO] [stdout]     |
[INFO] [stdout] 768 |                         DT_CENTER | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DEFAULT_GUI_FONT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3133:47
[INFO] [stdout]      |
[INFO] [stdout] 3133 |                         WPARAM(GetStockObject(DEFAULT_GUI_FONT).0 as _),
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:768:53
[INFO] [stdout]     |
[INFO] [stdout] 768 |                         DT_CENTER | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                                                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_WNDPROC` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3138:25
[INFO] [stdout]      |
[INFO] [stdout] 3138 |                         GWLP_WNDPROC,
[INFO] [stdout]      |                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3141:45
[INFO] [stdout]      |
[INFO] [stdout] 3141 |                     SetWindowLongPtrW(edit, GWLP_USERDATA, old_proc);
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:847:29
[INFO] [stdout]     |
[INFO] [stdout] 847 | ...                   DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_NOPREFIX,
[INFO] [stdout]     |                       ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:847:39
[INFO] [stdout]     |
[INFO] [stdout] 847 | ...                   DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_NOPREFIX,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:847:55
[INFO] [stdout]     |
[INFO] [stdout] 847 | ...                   DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_NOPREFIX,
[INFO] [stdout]     |                                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_NOPREFIX` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:847:68
[INFO] [stdout]     |
[INFO] [stdout] 847 | ...                   DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_NOPREFIX,
[INFO] [stdout]     |                                                              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WM_SETTEXT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3161:48
[INFO] [stdout]      |
[INFO] [stdout] 3161 | ...                   SendMessageW(edit, WM_SETTEXT, WPARAM(0), LPARAM(wz.as_ptr() as isize));
[INFO] [stdout]      |                                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:877:29
[INFO] [stdout]     |
[INFO] [stdout] 877 | ...                   DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS | DT_NOPREFIX,
[INFO] [stdout]     |                       ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_NOZORDER` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3176:85
[INFO] [stdout]      |
[INFO] [stdout] 3176 |                     let _ = SetWindowPos(edit, None, 0, 0, info.width, info.height, SWP_NOZORDER);
[INFO] [stdout]      |                                                                                     ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:877:39
[INFO] [stdout]     |
[INFO] [stdout] 877 | ...                   DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS | DT_NOPREFIX,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:877:55
[INFO] [stdout]     |
[INFO] [stdout] 877 | ...                   DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS | DT_NOPREFIX,
[INFO] [stdout]     |                                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_END_ELLIPSIS` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:877:68
[INFO] [stdout]     |
[INFO] [stdout] 877 | ...                   DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS | DT_NOPREFIX,
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GW_CHILD` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3186:56
[INFO] [stdout]      |
[INFO] [stdout] 3186 |             if let Ok(edit) = unsafe { GetWindow(hwnd, GW_CHILD) } {
[INFO] [stdout]      |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_NOPREFIX` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:877:86
[INFO] [stdout]     |
[INFO] [stdout] 877 | ...                   DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS | DT_NOPREFIX,
[INFO] [stdout]     |                                                                                ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_NOZORDER` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3188:66
[INFO] [stdout]      |
[INFO] [stdout] 3188 |                     let _ = SetWindowPos(edit, None, 0, 0, w, h, SWP_NOZORDER);
[INFO] [stdout]      |                                                                  ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GW_CHILD` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3195:56
[INFO] [stdout]      |
[INFO] [stdout] 3195 |             if let Ok(edit) = unsafe { GetWindow(hwnd, GW_CHILD) } {
[INFO] [stdout]      |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_CENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:914:29
[INFO] [stdout]     |
[INFO] [stdout] 914 | ...                   DT_CENTER | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                       ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:914:41
[INFO] [stdout]     |
[INFO] [stdout] 914 | ...                   DT_CENTER | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WM_GETTEXTLENGTH` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3196:60
[INFO] [stdout]      |
[INFO] [stdout] 3196 |                 let text_len = unsafe { SendMessageW(edit, WM_GETTEXTLENGTH, WPARAM(0), LPARAM(0)) }
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:914:57
[INFO] [stdout]     |
[INFO] [stdout] 914 | ...                   DT_CENTER | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WM_GETTEXT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3202:25
[INFO] [stdout]      |
[INFO] [stdout] 3202 |                         WM_GETTEXT,
[INFO] [stdout]      |                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3210:54
[INFO] [stdout]      |
[INFO] [stdout] 3210 |                     unsafe { GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut SettingsState };
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:966:17
[INFO] [stdout]     |
[INFO] [stdout] 966 |                 DT_LEFT | DT_SINGLELINE | DT_END_ELLIPSIS,
[INFO] [stdout]     |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:966:27
[INFO] [stdout]     |
[INFO] [stdout] 966 |                 DT_LEFT | DT_SINGLELINE | DT_END_ELLIPSIS,
[INFO] [stdout]     |                           ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_END_ELLIPSIS` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:966:43
[INFO] [stdout]     |
[INFO] [stdout] 966 |                 DT_LEFT | DT_SINGLELINE | DT_END_ELLIPSIS,
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3236:54
[INFO] [stdout]      |
[INFO] [stdout] 3236 |                     unsafe { GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut SettingsState };
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1009:21
[INFO] [stdout]      |
[INFO] [stdout] 1009 |                     DT_LEFT | DT_WORDBREAK | DT_END_ELLIPSIS,
[INFO] [stdout]      |                     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GW_CHILD` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3250:56
[INFO] [stdout]      |
[INFO] [stdout] 3250 |             if let Ok(edit) = unsafe { GetWindow(hwnd, GW_CHILD) } {
[INFO] [stdout]      |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_WORDBREAK` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1009:31
[INFO] [stdout]      |
[INFO] [stdout] 1009 |                     DT_LEFT | DT_WORDBREAK | DT_END_ELLIPSIS,
[INFO] [stdout]      |                               ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_END_ELLIPSIS` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1009:46
[INFO] [stdout]      |
[INFO] [stdout] 1009 |                     DT_LEFT | DT_WORDBREAK | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1156:21
[INFO] [stdout]      |
[INFO] [stdout] 1156 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1156:31
[INFO] [stdout]      |
[INFO] [stdout] 1156 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                               ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1156:47
[INFO] [stdout]      |
[INFO] [stdout] 1156 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_END_ELLIPSIS` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1156:60
[INFO] [stdout]      |
[INFO] [stdout] 1156 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MF_STRING` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3341:46
[INFO] [stdout]      |
[INFO] [stdout] 3341 |                     let _ = AppendMenuW(sub, MF_STRING, cmd, PCWSTR::from_raw(label.as_ptr()));
[INFO] [stdout]      |                                              ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1192:25
[INFO] [stdout]      |
[INFO] [stdout] 1192 |                         DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MF_POPUP` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3347:17
[INFO] [stdout]      |
[INFO] [stdout] 3347 |                 MF_POPUP | MF_STRING,
[INFO] [stdout]      |                 ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1192:35
[INFO] [stdout]      |
[INFO] [stdout] 1192 |                         DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1192:51
[INFO] [stdout]      |
[INFO] [stdout] 1192 |                         DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MF_STRING` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3347:28
[INFO] [stdout]      |
[INFO] [stdout] 3347 |                 MF_POPUP | MF_STRING,
[INFO] [stdout]      |                            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_END_ELLIPSIS` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1192:64
[INFO] [stdout]      |
[INFO] [stdout] 1192 |                         DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                                                ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TPM_RETURNCMD` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3358:13
[INFO] [stdout]      |
[INFO] [stdout] 3358 |             TPM_RETURNCMD | TPM_LEFTALIGN,
[INFO] [stdout]      |             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1215:25
[INFO] [stdout]      |
[INFO] [stdout] 1215 |                         DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TPM_LEFTALIGN` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3358:29
[INFO] [stdout]      |
[INFO] [stdout] 3358 |             TPM_RETURNCMD | TPM_LEFTALIGN,
[INFO] [stdout]      |                             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1215:35
[INFO] [stdout]      |
[INFO] [stdout] 1215 |                         DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1215:51
[INFO] [stdout]      |
[INFO] [stdout] 1215 |                         DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HDC` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3453:13
[INFO] [stdout]      |
[INFO] [stdout] 3453 |     dib_dc: HDC,
[INFO] [stdout]      |             ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_END_ELLIPSIS` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1215:64
[INFO] [stdout]      |
[INFO] [stdout] 1215 |                         DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                                                ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HFONT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3457:16
[INFO] [stdout]      |
[INFO] [stdout] 3457 |     body_font: HFONT,
[INFO] [stdout]      |                ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HFONT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3458:17
[INFO] [stdout]      |
[INFO] [stdout] 3458 |     small_font: HFONT,
[INFO] [stdout]      |                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1332:17
[INFO] [stdout]      |
[INFO] [stdout] 1332 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1332:27
[INFO] [stdout]      |
[INFO] [stdout] 1332 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3557:13
[INFO] [stdout]      |
[INFO] [stdout] 3557 |             DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]      |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1332:43
[INFO] [stdout]      |
[INFO] [stdout] 1332 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3557:23
[INFO] [stdout]      |
[INFO] [stdout] 3557 |             DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]      |                       ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_END_ELLIPSIS` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1332:56
[INFO] [stdout]      |
[INFO] [stdout] 1332 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                                        ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3557:39
[INFO] [stdout]      |
[INFO] [stdout] 3557 |             DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]      |                                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1366:21
[INFO] [stdout]      |
[INFO] [stdout] 1366 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1366:31
[INFO] [stdout]      |
[INFO] [stdout] 1366 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                               ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1366:47
[INFO] [stdout]      |
[INFO] [stdout] 1366 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3606:17
[INFO] [stdout]      |
[INFO] [stdout] 3606 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]      |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_END_ELLIPSIS` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1366:60
[INFO] [stdout]      |
[INFO] [stdout] 1366 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3606:27
[INFO] [stdout]      |
[INFO] [stdout] 3606 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3606:43
[INFO] [stdout]      |
[INFO] [stdout] 3606 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]      |                                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1389:21
[INFO] [stdout]      |
[INFO] [stdout] 1389 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1389:31
[INFO] [stdout]      |
[INFO] [stdout] 1389 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                               ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1389:47
[INFO] [stdout]      |
[INFO] [stdout] 1389 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3627:17
[INFO] [stdout]      |
[INFO] [stdout] 3627 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]      |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_END_ELLIPSIS` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1389:60
[INFO] [stdout]      |
[INFO] [stdout] 1389 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3627:27
[INFO] [stdout]      |
[INFO] [stdout] 3627 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3627:43
[INFO] [stdout]      |
[INFO] [stdout] 3627 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]      |                                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HDC` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3634:13
[INFO] [stdout]      |
[INFO] [stdout] 3634 |     dib_dc: HDC,
[INFO] [stdout]      |             ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1480:25
[INFO] [stdout]      |
[INFO] [stdout] 1480 |                         DT_LEFT | DT_SINGLELINE | DT_END_ELLIPSIS,
[INFO] [stdout]      |                         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HFONT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3638:16
[INFO] [stdout]      |
[INFO] [stdout] 3638 |     body_font: HFONT,
[INFO] [stdout]      |                ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1480:35
[INFO] [stdout]      |
[INFO] [stdout] 1480 |                         DT_LEFT | DT_SINGLELINE | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HFONT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3639:17
[INFO] [stdout]      |
[INFO] [stdout] 3639 |     small_font: HFONT,
[INFO] [stdout]      |                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_END_ELLIPSIS` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1480:51
[INFO] [stdout]      |
[INFO] [stdout] 1480 |                         DT_LEFT | DT_SINGLELINE | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1495:25
[INFO] [stdout]      |
[INFO] [stdout] 1495 |                         DT_LEFT | DT_WORDBREAK | DT_END_ELLIPSIS,
[INFO] [stdout]      |                         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3741:13
[INFO] [stdout]      |
[INFO] [stdout] 3741 |             DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]      |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_WORDBREAK` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1495:35
[INFO] [stdout]      |
[INFO] [stdout] 1495 |                         DT_LEFT | DT_WORDBREAK | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                   ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3741:23
[INFO] [stdout]      |
[INFO] [stdout] 3741 |             DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]      |                       ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_END_ELLIPSIS` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1495:50
[INFO] [stdout]      |
[INFO] [stdout] 1495 |                         DT_LEFT | DT_WORDBREAK | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3741:39
[INFO] [stdout]      |
[INFO] [stdout] 3741 |             DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]      |                                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1600:17
[INFO] [stdout]      |
[INFO] [stdout] 1600 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1600:27
[INFO] [stdout]      |
[INFO] [stdout] 1600 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3794:17
[INFO] [stdout]      |
[INFO] [stdout] 3794 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]      |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1600:43
[INFO] [stdout]      |
[INFO] [stdout] 1600 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3794:27
[INFO] [stdout]      |
[INFO] [stdout] 3794 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_END_ELLIPSIS` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1600:56
[INFO] [stdout]      |
[INFO] [stdout] 1600 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                                        ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3794:43
[INFO] [stdout]      |
[INFO] [stdout] 3794 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]      |                                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1635:21
[INFO] [stdout]      |
[INFO] [stdout] 1635 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3815:17
[INFO] [stdout]      |
[INFO] [stdout] 3815 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]      |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1635:31
[INFO] [stdout]      |
[INFO] [stdout] 1635 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                               ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3815:27
[INFO] [stdout]      |
[INFO] [stdout] 3815 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1635:47
[INFO] [stdout]      |
[INFO] [stdout] 1635 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3815:43
[INFO] [stdout]      |
[INFO] [stdout] 3815 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]      |                                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_END_ELLIPSIS` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1635:60
[INFO] [stdout]      |
[INFO] [stdout] 1635 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HFONT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor.rs:3825:53
[INFO] [stdout]      |
[INFO] [stdout] 3825 | fn create_font(h: i32, bold: bool, family: &str) -> HFONT {
[INFO] [stdout]      |                                                     ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `WNDCLASSW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:142:18
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let wc = WNDCLASSW {
[INFO] [stdout]     |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1658:21
[INFO] [stdout]      |
[INFO] [stdout] 1658 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CS_HREDRAW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |             style: CS_HREDRAW | CS_VREDRAW,
[INFO] [stdout]     |                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1658:31
[INFO] [stdout]      |
[INFO] [stdout] 1658 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                               ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CS_VREDRAW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:143:33
[INFO] [stdout]     |
[INFO] [stdout] 143 |             style: CS_HREDRAW | CS_VREDRAW,
[INFO] [stdout]     |                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1658:47
[INFO] [stdout]      |
[INFO] [stdout] 1658 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_END_ELLIPSIS` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1658:60
[INFO] [stdout]      |
[INFO] [stdout] 1658 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `IDC_ARROW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:149:49
[INFO] [stdout]     |
[INFO] [stdout] 149 |             hCursor: unsafe { LoadCursorW(None, IDC_ARROW) }.unwrap_or_default(),
[INFO] [stdout]     |                                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_EX_LAYERED` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:249:13
[INFO] [stdout]     |
[INFO] [stdout] 249 |             WS_EX_LAYERED | WS_EX_TOPMOST | WS_EX_TOOLWINDOW,
[INFO] [stdout]     |             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_EX_TOPMOST` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:249:29
[INFO] [stdout]     |
[INFO] [stdout] 249 |             WS_EX_LAYERED | WS_EX_TOPMOST | WS_EX_TOOLWINDOW,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HDC` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1874:30
[INFO] [stdout]      |
[INFO] [stdout] 1874 | fn cursor_position_x(dib_dc: HDC, text: &str, cursor: usize, field_left: i32) -> i32 {
[INFO] [stdout]      |                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_EX_TOOLWINDOW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:249:45
[INFO] [stdout]     |
[INFO] [stdout] 249 |             WS_EX_LAYERED | WS_EX_TOPMOST | WS_EX_TOOLWINDOW,
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_POPUP` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:252:13
[INFO] [stdout]     |
[INFO] [stdout] 252 |             WS_POPUP,
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1902:57
[INFO] [stdout]      |
[INFO] [stdout] 1902 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut BindingPopupState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:275:33
[INFO] [stdout]     |
[INFO] [stdout] 275 |         SetWindowLongPtrW(hwnd, GWLP_USERDATA, popup_ptr as isize);
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `HTCAPTION` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1917:36
[INFO] [stdout]      |
[INFO] [stdout] 1917 |                     return LRESULT(HTCAPTION as isize);
[INFO] [stdout]      |                                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `HWND_TOPMOST` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:287:36
[INFO] [stdout]     |
[INFO] [stdout] 287 |         let _ = SetWindowPos(hwnd, HWND_TOPMOST, cx, cy, win_w, win_h, SWP_SHOWWINDOW);
[INFO] [stdout]     |                                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `HTCLIENT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1919:25
[INFO] [stdout]      |
[INFO] [stdout] 1919 |                 LRESULT(HTCLIENT as isize)
[INFO] [stdout]      |                         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_SHOWWINDOW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:287:72
[INFO] [stdout]     |
[INFO] [stdout] 287 |         let _ = SetWindowPos(hwnd, HWND_TOPMOST, cx, cy, win_w, win_h, SWP_SHOWWINDOW);
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1923:57
[INFO] [stdout]      |
[INFO] [stdout] 1923 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut BindingPopupState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_REMOVE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:300:54
[INFO] [stdout]     |
[INFO] [stdout] 300 |             while PeekMessageW(&mut msg, None, 0, 0, PM_REMOVE).as_bool() {
[INFO] [stdout]     |                                                      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WM_QUIT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:301:35
[INFO] [stdout]     |
[INFO] [stdout] 301 |                 if msg.message == WM_QUIT {
[INFO] [stdout]     |                                   ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1931:57
[INFO] [stdout]      |
[INFO] [stdout] 1931 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut BindingPopupState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:2083:57
[INFO] [stdout]      |
[INFO] [stdout] 2083 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut BindingPopupState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TRACKMOUSEEVENT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:2093:35
[INFO] [stdout]      |
[INFO] [stdout] 2093 |                     let mut tme = TRACKMOUSEEVENT {
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TRACKMOUSEEVENT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:2094:53
[INFO] [stdout]      |
[INFO] [stdout] 2094 |                         cbSize: std::mem::size_of::<TRACKMOUSEEVENT>() as u32,
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1891 | unsafe extern "system" fn binding_popup_wndproc<TRACKMOUSEEVENT>(
[INFO] [stdout]      |                                                +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:309:58
[INFO] [stdout]     |
[INFO] [stdout] 309 |         let state_ptr = unsafe { GetWindowLongPtrW(hwnd, GWLP_USERDATA) };
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TME_LEAVE` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:2095:34
[INFO] [stdout]      |
[INFO] [stdout] 2095 |                         dwFlags: TME_LEAVE,
[INFO] [stdout]      |                                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:2106:57
[INFO] [stdout]      |
[INFO] [stdout] 2106 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut BindingPopupState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:2118:57
[INFO] [stdout]      |
[INFO] [stdout] 2118 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut BindingPopupState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TRANSPARENT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:369:35
[INFO] [stdout]     |
[INFO] [stdout] 369 |         let _ = SetBkMode(dib_dc, TRANSPARENT);
[INFO] [stdout]     |                                   ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:2153:57
[INFO] [stdout]      |
[INFO] [stdout] 2153 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut BindingPopupState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:2266:57
[INFO] [stdout]      |
[INFO] [stdout] 2266 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut BindingPopupState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:404:13
[INFO] [stdout]     |
[INFO] [stdout] 404 |             DT_LEFT | DT_SINGLELINE,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:2335:57
[INFO] [stdout]      |
[INFO] [stdout] 2335 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut BindingPopupState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:404:23
[INFO] [stdout]     |
[INFO] [stdout] 404 |             DT_LEFT | DT_SINGLELINE,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:2337:45
[INFO] [stdout]      |
[INFO] [stdout] 2337 |                     SetWindowLongPtrW(hwnd, GWLP_USERDATA, 0);
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:2343:57
[INFO] [stdout]      |
[INFO] [stdout] 2343 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut BindingPopupState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HDC` in this scope
[INFO] [stdout]   --> mhd-daemon/src/config/editor_paint.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |     dib_dc: HDC,
[INFO] [stdout]    |             ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HFONT` in this scope
[INFO] [stdout]   --> mhd-daemon/src/config/editor_paint.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |     title_font: HFONT,
[INFO] [stdout]    |                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_CENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:489:17
[INFO] [stdout]     |
[INFO] [stdout] 489 |                 DT_CENTER | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HFONT` in this scope
[INFO] [stdout]   --> mhd-daemon/src/config/editor_paint.rs:35:16
[INFO] [stdout]    |
[INFO] [stdout] 35 |     body_font: HFONT,
[INFO] [stdout]    |                ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:489:29
[INFO] [stdout]     |
[INFO] [stdout] 489 |                 DT_CENTER | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HFONT` in this scope
[INFO] [stdout]   --> mhd-daemon/src/config/editor_paint.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |     small_font: HFONT,
[INFO] [stdout]    |                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:489:45
[INFO] [stdout]     |
[INFO] [stdout] 489 |                 DT_CENTER | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HFONT` in this scope
[INFO] [stdout]   --> mhd-daemon/src/config/editor_paint.rs:37:6
[INFO] [stdout]    |
[INFO] [stdout] 37 | ) -> HFONT {
[INFO] [stdout]    |      ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_END_ELLIPSIS` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:489:58
[INFO] [stdout]     |
[INFO] [stdout] 489 |                 DT_CENTER | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HDC` in this scope
[INFO] [stdout]   --> mhd-daemon/src/config/editor_paint.rs:49:29
[INFO] [stdout]    |
[INFO] [stdout] 49 | fn rect_in_viewport(dib_dc: HDC, rect: RECT) -> RECT {
[INFO] [stdout]    |                             ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_CENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:506:21
[INFO] [stdout]     |
[INFO] [stdout] 506 |                     DT_CENTER | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                     ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HDC` in this scope
[INFO] [stdout]   --> mhd-daemon/src/config/editor_paint.rs:70:13
[INFO] [stdout]    |
[INFO] [stdout] 70 |     dib_dc: HDC,
[INFO] [stdout]    |             ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:506:33
[INFO] [stdout]     |
[INFO] [stdout] 506 |                     DT_CENTER | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HFONT` in this scope
[INFO] [stdout]   --> mhd-daemon/src/config/editor_paint.rs:75:17
[INFO] [stdout]    |
[INFO] [stdout] 75 |     title_font: HFONT,
[INFO] [stdout]    |                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:506:49
[INFO] [stdout]     |
[INFO] [stdout] 506 |                     DT_CENTER | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HFONT` in this scope
[INFO] [stdout]   --> mhd-daemon/src/config/editor_paint.rs:76:16
[INFO] [stdout]    |
[INFO] [stdout] 76 |     body_font: HFONT,
[INFO] [stdout]    |                ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HFONT` in this scope
[INFO] [stdout]   --> mhd-daemon/src/config/editor_paint.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |     small_font: HFONT,
[INFO] [stdout]    |                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_CENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:541:13
[INFO] [stdout]     |
[INFO] [stdout] 541 |             DT_CENTER | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |             ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:541:25
[INFO] [stdout]     |
[INFO] [stdout] 541 |             DT_CENTER | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:240:21
[INFO] [stdout]     |
[INFO] [stdout] 240 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:541:41
[INFO] [stdout]     |
[INFO] [stdout] 541 |             DT_CENTER | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:240:31
[INFO] [stdout]     |
[INFO] [stdout] 240 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:240:47
[INFO] [stdout]     |
[INFO] [stdout] 240 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_END_ELLIPSIS` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:240:60
[INFO] [stdout]     |
[INFO] [stdout] 240 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:614:13
[INFO] [stdout]     |
[INFO] [stdout] 614 |             DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:614:23
[INFO] [stdout]     |
[INFO] [stdout] 614 |             DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:264:21
[INFO] [stdout]     |
[INFO] [stdout] 264 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:264:31
[INFO] [stdout]     |
[INFO] [stdout] 264 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:614:39
[INFO] [stdout]     |
[INFO] [stdout] 614 |             DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:264:47
[INFO] [stdout]     |
[INFO] [stdout] 264 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_END_ELLIPSIS` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:264:60
[INFO] [stdout]     |
[INFO] [stdout] 264 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_CENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:630:13
[INFO] [stdout]     |
[INFO] [stdout] 630 |             DT_CENTER | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |             ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:285:25
[INFO] [stdout]     |
[INFO] [stdout] 285 |                         DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:630:25
[INFO] [stdout]     |
[INFO] [stdout] 630 |             DT_CENTER | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:285:35
[INFO] [stdout]     |
[INFO] [stdout] 285 |                         DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:630:41
[INFO] [stdout]     |
[INFO] [stdout] 630 |             DT_CENTER | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:285:51
[INFO] [stdout]     |
[INFO] [stdout] 285 |                         DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_END_ELLIPSIS` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:285:64
[INFO] [stdout]     |
[INFO] [stdout] 285 |                         DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_CENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:706:29
[INFO] [stdout]     |
[INFO] [stdout] 706 | ...                   DT_CENTER | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                       ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:341:21
[INFO] [stdout]     |
[INFO] [stdout] 341 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:706:41
[INFO] [stdout]     |
[INFO] [stdout] 706 | ...                   DT_CENTER | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:341:31
[INFO] [stdout]     |
[INFO] [stdout] 341 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:706:57
[INFO] [stdout]     |
[INFO] [stdout] 706 | ...                   DT_CENTER | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:341:47
[INFO] [stdout]     |
[INFO] [stdout] 341 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_END_ELLIPSIS` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:706:70
[INFO] [stdout]     |
[INFO] [stdout] 706 | ...                   DT_CENTER | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_END_ELLIPSIS` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:341:60
[INFO] [stdout]     |
[INFO] [stdout] 341 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_CENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:725:33
[INFO] [stdout]     |
[INFO] [stdout] 725 | ...                   DT_CENTER | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                       ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:725:45
[INFO] [stdout]     |
[INFO] [stdout] 725 | ...                   DT_CENTER | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:361:21
[INFO] [stdout]     |
[INFO] [stdout] 361 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:725:61
[INFO] [stdout]     |
[INFO] [stdout] 725 | ...                   DT_CENTER | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:361:31
[INFO] [stdout]     |
[INFO] [stdout] 361 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:361:47
[INFO] [stdout]     |
[INFO] [stdout] 361 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_CENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:768:25
[INFO] [stdout]     |
[INFO] [stdout] 768 |                         DT_CENTER | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:768:37
[INFO] [stdout]     |
[INFO] [stdout] 768 |                         DT_CENTER | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:768:53
[INFO] [stdout]     |
[INFO] [stdout] 768 |                         DT_CENTER | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                                                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HDC` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:415:13
[INFO] [stdout]     |
[INFO] [stdout] 415 |     dib_dc: HDC,
[INFO] [stdout]     |             ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HFONT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:421:17
[INFO] [stdout]     |
[INFO] [stdout] 421 |     title_font: HFONT,
[INFO] [stdout]     |                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HFONT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:422:16
[INFO] [stdout]     |
[INFO] [stdout] 422 |     body_font: HFONT,
[INFO] [stdout]     |                ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:847:29
[INFO] [stdout]     |
[INFO] [stdout] 847 | ...                   DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_NOPREFIX,
[INFO] [stdout]     |                       ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HFONT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:423:17
[INFO] [stdout]     |
[INFO] [stdout] 423 |     small_font: HFONT,
[INFO] [stdout]     |                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HWND` in this scope
[INFO] [stdout]   --> mhd-daemon/src/config/editor_provider_models_popup.rs:73:11
[INFO] [stdout]    |
[INFO] [stdout] 73 |     hwnd: HWND,
[INFO] [stdout]    |           ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:847:39
[INFO] [stdout]     |
[INFO] [stdout] 847 | ...                   DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_NOPREFIX,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HWND` in this scope
[INFO] [stdout]   --> mhd-daemon/src/config/editor_provider_models_popup.rs:74:19
[INFO] [stdout]    |
[INFO] [stdout] 74 |     _parent_hwnd: HWND,
[INFO] [stdout]    |                   ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:847:55
[INFO] [stdout]     |
[INFO] [stdout] 847 | ...                   DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_NOPREFIX,
[INFO] [stdout]     |                                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_NOPREFIX` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:847:68
[INFO] [stdout]     |
[INFO] [stdout] 847 | ...                   DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_NOPREFIX,
[INFO] [stdout]     |                                                              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HINSTANCE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:125:20
[INFO] [stdout]     |
[INFO] [stdout] 125 |         let hinst: HINSTANCE = unsafe {
[INFO] [stdout]     |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `WNDCLASSW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:133:18
[INFO] [stdout]     |
[INFO] [stdout] 133 |         let wc = WNDCLASSW {
[INFO] [stdout]     |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CS_HREDRAW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:134:20
[INFO] [stdout]     |
[INFO] [stdout] 134 |             style: CS_HREDRAW | CS_VREDRAW,
[INFO] [stdout]     |                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CS_VREDRAW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:134:33
[INFO] [stdout]     |
[INFO] [stdout] 134 |             style: CS_HREDRAW | CS_VREDRAW,
[INFO] [stdout]     |                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:877:29
[INFO] [stdout]     |
[INFO] [stdout] 877 | ...                   DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS | DT_NOPREFIX,
[INFO] [stdout]     |                       ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:877:39
[INFO] [stdout]     |
[INFO] [stdout] 877 | ...                   DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS | DT_NOPREFIX,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `IDC_ARROW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:140:49
[INFO] [stdout]     |
[INFO] [stdout] 140 |             hCursor: unsafe { LoadCursorW(None, IDC_ARROW) }.unwrap_or_default(),
[INFO] [stdout]     |                                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:877:55
[INFO] [stdout]     |
[INFO] [stdout] 877 | ...                   DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS | DT_NOPREFIX,
[INFO] [stdout]     |                                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_END_ELLIPSIS` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:877:68
[INFO] [stdout]     |
[INFO] [stdout] 877 | ...                   DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS | DT_NOPREFIX,
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:155:18
[INFO] [stdout]     |
[INFO] [stdout] 155 |     parent_hwnd: HWND,
[INFO] [stdout]     |                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_NOPREFIX` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:877:86
[INFO] [stdout]     |
[INFO] [stdout] 877 | ...                   DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS | DT_NOPREFIX,
[INFO] [stdout]     |                                                                                ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HINSTANCE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:213:16
[INFO] [stdout]     |
[INFO] [stdout] 213 |     let hinst: HINSTANCE = unsafe {
[INFO] [stdout]     |                ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_CENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:914:29
[INFO] [stdout]     |
[INFO] [stdout] 914 | ...                   DT_CENTER | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                       ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_EX_LAYERED` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:230:13
[INFO] [stdout]     |
[INFO] [stdout] 230 |             WS_EX_LAYERED | WS_EX_TOPMOST | WS_EX_TOOLWINDOW,
[INFO] [stdout]     |             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:914:41
[INFO] [stdout]     |
[INFO] [stdout] 914 | ...                   DT_CENTER | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_EX_TOPMOST` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:230:29
[INFO] [stdout]     |
[INFO] [stdout] 230 |             WS_EX_LAYERED | WS_EX_TOPMOST | WS_EX_TOOLWINDOW,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:914:57
[INFO] [stdout]     |
[INFO] [stdout] 914 | ...                   DT_CENTER | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_EX_TOOLWINDOW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:230:45
[INFO] [stdout]     |
[INFO] [stdout] 230 |             WS_EX_LAYERED | WS_EX_TOPMOST | WS_EX_TOOLWINDOW,
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_POPUP` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:233:13
[INFO] [stdout]     |
[INFO] [stdout] 233 |             WS_POPUP,
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:256:33
[INFO] [stdout]     |
[INFO] [stdout] 256 |         SetWindowLongPtrW(hwnd, GWLP_USERDATA, popup_ptr as isize);
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:966:17
[INFO] [stdout]     |
[INFO] [stdout] 966 |                 DT_LEFT | DT_SINGLELINE | DT_END_ELLIPSIS,
[INFO] [stdout]     |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:966:27
[INFO] [stdout]     |
[INFO] [stdout] 966 |                 DT_LEFT | DT_SINGLELINE | DT_END_ELLIPSIS,
[INFO] [stdout]     |                           ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_END_ELLIPSIS` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_binding_popup.rs:966:43
[INFO] [stdout]     |
[INFO] [stdout] 966 |                 DT_LEFT | DT_SINGLELINE | DT_END_ELLIPSIS,
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `HWND_TOPMOST` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:266:36
[INFO] [stdout]     |
[INFO] [stdout] 266 |         let _ = SetWindowPos(hwnd, HWND_TOPMOST, cx, cy, win_w, win_h, SWP_SHOWWINDOW);
[INFO] [stdout]     |                                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_SHOWWINDOW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:266:72
[INFO] [stdout]     |
[INFO] [stdout] 266 |         let _ = SetWindowPos(hwnd, HWND_TOPMOST, cx, cy, win_w, win_h, SWP_SHOWWINDOW);
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1009:21
[INFO] [stdout]      |
[INFO] [stdout] 1009 |                     DT_LEFT | DT_WORDBREAK | DT_END_ELLIPSIS,
[INFO] [stdout]      |                     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_WORDBREAK` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1009:31
[INFO] [stdout]      |
[INFO] [stdout] 1009 |                     DT_LEFT | DT_WORDBREAK | DT_END_ELLIPSIS,
[INFO] [stdout]      |                               ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_REMOVE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:279:54
[INFO] [stdout]     |
[INFO] [stdout] 279 |             while PeekMessageW(&mut msg, None, 0, 0, PM_REMOVE).as_bool() {
[INFO] [stdout]     |                                                      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_END_ELLIPSIS` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1009:46
[INFO] [stdout]      |
[INFO] [stdout] 1009 |                     DT_LEFT | DT_WORDBREAK | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WM_QUIT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:280:35
[INFO] [stdout]     |
[INFO] [stdout] 280 |                 if msg.message == WM_QUIT {
[INFO] [stdout]     |                                   ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:292:53
[INFO] [stdout]     |
[INFO] [stdout] 292 |             let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA);
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1156:21
[INFO] [stdout]      |
[INFO] [stdout] 1156 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `QS_ALLINPUT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:307:65
[INFO] [stdout]     |
[INFO] [stdout] 307 |             let _ = MsgWaitForMultipleObjects(None, false, 200, QS_ALLINPUT);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1156:31
[INFO] [stdout]      |
[INFO] [stdout] 1156 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                               ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1156:47
[INFO] [stdout]      |
[INFO] [stdout] 1156 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_END_ELLIPSIS` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1156:60
[INFO] [stdout]      |
[INFO] [stdout] 1156 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:347:36
[INFO] [stdout]     |
[INFO] [stdout] 347 | unsafe fn paint_models_popup(hwnd: HWND, state_ptr: *mut ModelsPopupState) {
[INFO] [stdout]     |                                    ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1192:25
[INFO] [stdout]      |
[INFO] [stdout] 1192 |                         DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TRANSPARENT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:366:35
[INFO] [stdout]     |
[INFO] [stdout] 366 |         let _ = SetBkMode(dib_dc, TRANSPARENT);
[INFO] [stdout]     |                                   ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1192:35
[INFO] [stdout]      |
[INFO] [stdout] 1192 |                         DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1192:51
[INFO] [stdout]      |
[INFO] [stdout] 1192 |                         DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_END_ELLIPSIS` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1192:64
[INFO] [stdout]      |
[INFO] [stdout] 1192 |                         DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                                                ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:391:28
[INFO] [stdout]     |
[INFO] [stdout] 391 |         let mut title_rc = RECT {
[INFO] [stdout]     |                            ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:401:13
[INFO] [stdout]     |
[INFO] [stdout] 401 |             DT_LEFT | DT_SINGLELINE,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1215:25
[INFO] [stdout]      |
[INFO] [stdout] 1215 |                         DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:401:23
[INFO] [stdout]     |
[INFO] [stdout] 401 |             DT_LEFT | DT_SINGLELINE,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1215:35
[INFO] [stdout]      |
[INFO] [stdout] 1215 |                         DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1215:51
[INFO] [stdout]      |
[INFO] [stdout] 1215 |                         DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:435:14
[INFO] [stdout]     |
[INFO] [stdout] 435 |             &RECT {
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_END_ELLIPSIS` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1215:64
[INFO] [stdout]      |
[INFO] [stdout] 1215 |                         DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                                                ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:461:25
[INFO] [stdout]     |
[INFO] [stdout] 461 |         let list_rect = RECT {
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1332:17
[INFO] [stdout]      |
[INFO] [stdout] 1332 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1332:27
[INFO] [stdout]      |
[INFO] [stdout] 1332 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1332:43
[INFO] [stdout]      |
[INFO] [stdout] 1332 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:482:29
[INFO] [stdout]     |
[INFO] [stdout] 482 |         let mut header_rc = RECT {
[INFO] [stdout]     |                             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_END_ELLIPSIS` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1332:56
[INFO] [stdout]      |
[INFO] [stdout] 1332 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                                        ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:492:13
[INFO] [stdout]     |
[INFO] [stdout] 492 |             DT_LEFT | DT_SINGLELINE,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:492:23
[INFO] [stdout]     |
[INFO] [stdout] 492 |             DT_LEFT | DT_SINGLELINE,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1366:21
[INFO] [stdout]      |
[INFO] [stdout] 1366 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:564:21
[INFO] [stdout]     |
[INFO] [stdout] 564 |                     RECT {
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:605:17
[INFO] [stdout]     |
[INFO] [stdout] 605 |                 RECT {
[INFO] [stdout]     |                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1366:31
[INFO] [stdout]      |
[INFO] [stdout] 1366 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                               ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:618:17
[INFO] [stdout]     |
[INFO] [stdout] 618 |                 RECT {
[INFO] [stdout]     |                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1366:47
[INFO] [stdout]      |
[INFO] [stdout] 1366 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:631:34
[INFO] [stdout]     |
[INFO] [stdout] 631 |                 let mut chk_rc = RECT {
[INFO] [stdout]     |                                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_END_ELLIPSIS` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1366:60
[INFO] [stdout]      |
[INFO] [stdout] 1366 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1389:21
[INFO] [stdout]      |
[INFO] [stdout] 1389 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_CENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:643:21
[INFO] [stdout]     |
[INFO] [stdout] 643 |                     DT_CENTER | DT_VCENTER | DT_SINGLELINE,
[INFO] [stdout]     |                     ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1389:31
[INFO] [stdout]      |
[INFO] [stdout] 1389 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                               ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:643:33
[INFO] [stdout]     |
[INFO] [stdout] 643 |                     DT_CENTER | DT_VCENTER | DT_SINGLELINE,
[INFO] [stdout]     |                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1389:47
[INFO] [stdout]      |
[INFO] [stdout] 1389 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:643:46
[INFO] [stdout]     |
[INFO] [stdout] 643 |                     DT_CENTER | DT_VCENTER | DT_SINGLELINE,
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_END_ELLIPSIS` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1389:60
[INFO] [stdout]      |
[INFO] [stdout] 1389 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:667:30
[INFO] [stdout]     |
[INFO] [stdout] 667 |             let field_rect = RECT {
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:682:33
[INFO] [stdout]     |
[INFO] [stdout] 682 |             let mut text_rect = RECT {
[INFO] [stdout]     |                                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1480:25
[INFO] [stdout]      |
[INFO] [stdout] 1480 |                         DT_LEFT | DT_SINGLELINE | DT_END_ELLIPSIS,
[INFO] [stdout]      |                         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1480:35
[INFO] [stdout]      |
[INFO] [stdout] 1480 |                         DT_LEFT | DT_SINGLELINE | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_END_ELLIPSIS` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1480:51
[INFO] [stdout]      |
[INFO] [stdout] 1480 |                         DT_LEFT | DT_SINGLELINE | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:695:17
[INFO] [stdout]     |
[INFO] [stdout] 695 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:695:27
[INFO] [stdout]     |
[INFO] [stdout] 695 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                           ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:695:43
[INFO] [stdout]     |
[INFO] [stdout] 695 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1495:25
[INFO] [stdout]      |
[INFO] [stdout] 1495 |                         DT_LEFT | DT_WORDBREAK | DT_END_ELLIPSIS,
[INFO] [stdout]      |                         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_END_ELLIPSIS` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:695:56
[INFO] [stdout]     |
[INFO] [stdout] 695 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_WORDBREAK` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1495:35
[INFO] [stdout]      |
[INFO] [stdout] 1495 |                         DT_LEFT | DT_WORDBREAK | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                   ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_END_ELLIPSIS` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1495:50
[INFO] [stdout]      |
[INFO] [stdout] 1495 |                         DT_LEFT | DT_WORDBREAK | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PS_SOLID` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:707:44
[INFO] [stdout]     |
[INFO] [stdout] 707 |                 let cursor_pen = CreatePen(PS_SOLID, 1, theme.text.to_colorref());
[INFO] [stdout]     |                                            ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1600:17
[INFO] [stdout]      |
[INFO] [stdout] 1600 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1600:27
[INFO] [stdout]      |
[INFO] [stdout] 1600 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1600:43
[INFO] [stdout]      |
[INFO] [stdout] 1600 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_END_ELLIPSIS` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1600:56
[INFO] [stdout]      |
[INFO] [stdout] 1600 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                                        ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:793:30
[INFO] [stdout]     |
[INFO] [stdout] 793 |             let track_rect = RECT {
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:807:30
[INFO] [stdout]     |
[INFO] [stdout] 807 |             let thumb_rect = RECT {
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1635:21
[INFO] [stdout]      |
[INFO] [stdout] 1635 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1635:31
[INFO] [stdout]      |
[INFO] [stdout] 1635 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                               ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:827:14
[INFO] [stdout]     |
[INFO] [stdout] 827 |             &RECT {
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1635:47
[INFO] [stdout]      |
[INFO] [stdout] 1635 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_END_ELLIPSIS` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1635:60
[INFO] [stdout]      |
[INFO] [stdout] 1635 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1658:21
[INFO] [stdout]      |
[INFO] [stdout] 1658 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1658:31
[INFO] [stdout]      |
[INFO] [stdout] 1658 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                               ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1658:47
[INFO] [stdout]      |
[INFO] [stdout] 1658 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_END_ELLIPSIS` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1658:60
[INFO] [stdout]      |
[INFO] [stdout] 1658 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HWND` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_provider_models_popup.rs:1207:11
[INFO] [stdout]      |
[INFO] [stdout] 1207 |     hwnd: HWND,
[INFO] [stdout]      |           ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `WPARAM` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_provider_models_popup.rs:1209:13
[INFO] [stdout]      |
[INFO] [stdout] 1209 |     wparam: WPARAM,
[INFO] [stdout]      |             ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LPARAM` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_provider_models_popup.rs:1210:13
[INFO] [stdout]      |
[INFO] [stdout] 1210 |     lparam: LPARAM,
[INFO] [stdout]      |             ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LRESULT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_provider_models_popup.rs:1211:6
[INFO] [stdout]      |
[INFO] [stdout] 1211 | ) -> LRESULT {
[INFO] [stdout]      |      ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HDC` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1874:30
[INFO] [stdout]      |
[INFO] [stdout] 1874 | fn cursor_position_x(dib_dc: HDC, text: &str, cursor: usize, field_left: i32) -> i32 {
[INFO] [stdout]      |                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_provider_models_popup.rs:1217:57
[INFO] [stdout]      |
[INFO] [stdout] 1217 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut ModelsPopupState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1902:57
[INFO] [stdout]      |
[INFO] [stdout] 1902 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut BindingPopupState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `POINT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_provider_models_popup.rs:1224:30
[INFO] [stdout]      |
[INFO] [stdout] 1224 |                 let mut pt = POINT {
[INFO] [stdout]      |                              ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `HTCAPTION` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1917:36
[INFO] [stdout]      |
[INFO] [stdout] 1917 |                     return LRESULT(HTCAPTION as isize);
[INFO] [stdout]      |                                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `HTCLIENT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_provider_models_popup.rs:1243:40
[INFO] [stdout]      |
[INFO] [stdout] 1243 |                         return LRESULT(HTCLIENT as isize);
[INFO] [stdout]      |                                        ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `HTCLIENT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1919:25
[INFO] [stdout]      |
[INFO] [stdout] 1919 |                 LRESULT(HTCLIENT as isize)
[INFO] [stdout]      |                         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `HTCAPTION` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_provider_models_popup.rs:1245:36
[INFO] [stdout]      |
[INFO] [stdout] 1245 |                     return LRESULT(HTCAPTION as isize);
[INFO] [stdout]      |                                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1923:57
[INFO] [stdout]      |
[INFO] [stdout] 1923 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut BindingPopupState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `HTCLIENT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_provider_models_popup.rs:1247:25
[INFO] [stdout]      |
[INFO] [stdout] 1247 |                 LRESULT(HTCLIENT as isize)
[INFO] [stdout]      |                         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:1931:57
[INFO] [stdout]      |
[INFO] [stdout] 1931 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut BindingPopupState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_provider_models_popup.rs:1251:57
[INFO] [stdout]      |
[INFO] [stdout] 1251 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut ModelsPopupState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:2083:57
[INFO] [stdout]      |
[INFO] [stdout] 2083 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut BindingPopupState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TRACKMOUSEEVENT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:2093:35
[INFO] [stdout]      |
[INFO] [stdout] 2093 |                     let mut tme = TRACKMOUSEEVENT {
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_provider_models_popup.rs:1259:57
[INFO] [stdout]      |
[INFO] [stdout] 1259 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut ModelsPopupState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TRACKMOUSEEVENT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:2094:53
[INFO] [stdout]      |
[INFO] [stdout] 2094 |                         cbSize: std::mem::size_of::<TRACKMOUSEEVENT>() as u32,
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1891 | unsafe extern "system" fn binding_popup_wndproc<TRACKMOUSEEVENT>(
[INFO] [stdout]      |                                                +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TME_LEAVE` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:2095:34
[INFO] [stdout]      |
[INFO] [stdout] 2095 |                         dwFlags: TME_LEAVE,
[INFO] [stdout]      |                                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:2106:57
[INFO] [stdout]      |
[INFO] [stdout] 2106 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut BindingPopupState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:2118:57
[INFO] [stdout]      |
[INFO] [stdout] 2118 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut BindingPopupState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:2153:57
[INFO] [stdout]      |
[INFO] [stdout] 2153 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut BindingPopupState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:2266:57
[INFO] [stdout]      |
[INFO] [stdout] 2266 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut BindingPopupState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:2335:57
[INFO] [stdout]      |
[INFO] [stdout] 2335 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut BindingPopupState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_provider_models_popup.rs:1430:57
[INFO] [stdout]      |
[INFO] [stdout] 1430 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut ModelsPopupState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:2337:45
[INFO] [stdout]      |
[INFO] [stdout] 2337 |                     SetWindowLongPtrW(hwnd, GWLP_USERDATA, 0);
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_binding_popup.rs:2343:57
[INFO] [stdout]      |
[INFO] [stdout] 2343 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut BindingPopupState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_provider_models_popup.rs:1448:57
[INFO] [stdout]      |
[INFO] [stdout] 1448 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut ModelsPopupState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HDC` in this scope
[INFO] [stdout]   --> mhd-daemon/src/config/editor_paint.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |     dib_dc: HDC,
[INFO] [stdout]    |             ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HFONT` in this scope
[INFO] [stdout]   --> mhd-daemon/src/config/editor_paint.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |     title_font: HFONT,
[INFO] [stdout]    |                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_provider_models_popup.rs:1467:57
[INFO] [stdout]      |
[INFO] [stdout] 1467 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut ModelsPopupState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HFONT` in this scope
[INFO] [stdout]   --> mhd-daemon/src/config/editor_paint.rs:35:16
[INFO] [stdout]    |
[INFO] [stdout] 35 |     body_font: HFONT,
[INFO] [stdout]    |                ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HFONT` in this scope
[INFO] [stdout]   --> mhd-daemon/src/config/editor_paint.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |     small_font: HFONT,
[INFO] [stdout]    |                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_provider_models_popup.rs:1476:57
[INFO] [stdout]      |
[INFO] [stdout] 1476 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut ModelsPopupState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HFONT` in this scope
[INFO] [stdout]   --> mhd-daemon/src/config/editor_paint.rs:37:6
[INFO] [stdout]    |
[INFO] [stdout] 37 | ) -> HFONT {
[INFO] [stdout]    |      ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TRACKMOUSEEVENT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_provider_models_popup.rs:1514:35
[INFO] [stdout]      |
[INFO] [stdout] 1514 |                     let mut tme = TRACKMOUSEEVENT {
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HDC` in this scope
[INFO] [stdout]   --> mhd-daemon/src/config/editor_paint.rs:49:29
[INFO] [stdout]    |
[INFO] [stdout] 49 | fn rect_in_viewport(dib_dc: HDC, rect: RECT) -> RECT {
[INFO] [stdout]    |                             ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TRACKMOUSEEVENT` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_provider_models_popup.rs:1515:53
[INFO] [stdout]      |
[INFO] [stdout] 1515 |                         cbSize: std::mem::size_of::<TRACKMOUSEEVENT>() as u32,
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1206 | unsafe extern "system" fn models_popup_wndproc<TRACKMOUSEEVENT>(
[INFO] [stdout]      |                                               +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TME_LEAVE` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_provider_models_popup.rs:1516:34
[INFO] [stdout]      |
[INFO] [stdout] 1516 |                         dwFlags: TME_LEAVE,
[INFO] [stdout]      |                                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HDC` in this scope
[INFO] [stdout]   --> mhd-daemon/src/config/editor_paint.rs:70:13
[INFO] [stdout]    |
[INFO] [stdout] 70 |     dib_dc: HDC,
[INFO] [stdout]    |             ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HFONT` in this scope
[INFO] [stdout]   --> mhd-daemon/src/config/editor_paint.rs:75:17
[INFO] [stdout]    |
[INFO] [stdout] 75 |     title_font: HFONT,
[INFO] [stdout]    |                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HFONT` in this scope
[INFO] [stdout]   --> mhd-daemon/src/config/editor_paint.rs:76:16
[INFO] [stdout]    |
[INFO] [stdout] 76 |     body_font: HFONT,
[INFO] [stdout]    |                ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HFONT` in this scope
[INFO] [stdout]   --> mhd-daemon/src/config/editor_paint.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |     small_font: HFONT,
[INFO] [stdout]    |                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_provider_models_popup.rs:1526:57
[INFO] [stdout]      |
[INFO] [stdout] 1526 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut ModelsPopupState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_provider_models_popup.rs:1538:57
[INFO] [stdout]      |
[INFO] [stdout] 1538 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut ModelsPopupState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:240:21
[INFO] [stdout]     |
[INFO] [stdout] 240 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:240:31
[INFO] [stdout]     |
[INFO] [stdout] 240 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_provider_models_popup.rs:1563:57
[INFO] [stdout]      |
[INFO] [stdout] 1563 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut ModelsPopupState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:240:47
[INFO] [stdout]     |
[INFO] [stdout] 240 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_END_ELLIPSIS` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:240:60
[INFO] [stdout]     |
[INFO] [stdout] 240 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:264:21
[INFO] [stdout]     |
[INFO] [stdout] 264 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:264:31
[INFO] [stdout]     |
[INFO] [stdout] 264 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:264:47
[INFO] [stdout]     |
[INFO] [stdout] 264 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_END_ELLIPSIS` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:264:60
[INFO] [stdout]     |
[INFO] [stdout] 264 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:285:25
[INFO] [stdout]     |
[INFO] [stdout] 285 |                         DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:285:35
[INFO] [stdout]     |
[INFO] [stdout] 285 |                         DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_CONTROL` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_provider_models_popup.rs:1631:44
[INFO] [stdout]      |
[INFO] [stdout] 1631 | ...                   if GetKeyState(VK_CONTROL.0 as i32) < 0 {
[INFO] [stdout]      |                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:285:51
[INFO] [stdout]     |
[INFO] [stdout] 285 |                         DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_END_ELLIPSIS` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:285:64
[INFO] [stdout]     |
[INFO] [stdout] 285 |                         DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]     --> mhd-daemon/src/config/editor_provider_models_popup.rs:1644:57
[INFO] [stdout]      |
[INFO] [stdout] 1644 |                 let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *mut ModelsPopupState;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:341:21
[INFO] [stdout]     |
[INFO] [stdout] 341 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:341:31
[INFO] [stdout]     |
[INFO] [stdout] 341 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:341:47
[INFO] [stdout]     |
[INFO] [stdout] 341 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HWND` in this scope
[INFO] [stdout]   --> mhd-daemon/src/config/editor_provider_popup.rs:61:11
[INFO] [stdout]    |
[INFO] [stdout] 61 |     hwnd: HWND,
[INFO] [stdout]    |           ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_END_ELLIPSIS` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:341:60
[INFO] [stdout]     |
[INFO] [stdout] 341 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HWND` in this scope
[INFO] [stdout]   --> mhd-daemon/src/config/editor_provider_popup.rs:62:19
[INFO] [stdout]    |
[INFO] [stdout] 62 |     _parent_hwnd: HWND,
[INFO] [stdout]    |                   ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HINSTANCE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:122:20
[INFO] [stdout]     |
[INFO] [stdout] 122 |         let hinst: HINSTANCE = unsafe {
[INFO] [stdout]     |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:361:21
[INFO] [stdout]     |
[INFO] [stdout] 361 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `WNDCLASSW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:130:18
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let wc = WNDCLASSW {
[INFO] [stdout]     |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:361:31
[INFO] [stdout]     |
[INFO] [stdout] 361 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CS_HREDRAW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:131:20
[INFO] [stdout]     |
[INFO] [stdout] 131 |             style: CS_HREDRAW | CS_VREDRAW,
[INFO] [stdout]     |                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:361:47
[INFO] [stdout]     |
[INFO] [stdout] 361 |                     DT_LEFT | DT_SINGLELINE | DT_VCENTER,
[INFO] [stdout]     |                                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CS_VREDRAW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:131:33
[INFO] [stdout]     |
[INFO] [stdout] 131 |             style: CS_HREDRAW | CS_VREDRAW,
[INFO] [stdout]     |                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `IDC_ARROW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:137:49
[INFO] [stdout]     |
[INFO] [stdout] 137 |             hCursor: unsafe { LoadCursorW(None, IDC_ARROW) }.unwrap_or_default(),
[INFO] [stdout]     |                                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:151:18
[INFO] [stdout]     |
[INFO] [stdout] 151 |     parent_hwnd: HWND,
[INFO] [stdout]     |                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HINSTANCE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:219:16
[INFO] [stdout]     |
[INFO] [stdout] 219 |     let hinst: HINSTANCE = unsafe {
[INFO] [stdout]     |                ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HDC` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:415:13
[INFO] [stdout]     |
[INFO] [stdout] 415 |     dib_dc: HDC,
[INFO] [stdout]     |             ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HFONT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:421:17
[INFO] [stdout]     |
[INFO] [stdout] 421 |     title_font: HFONT,
[INFO] [stdout]     |                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HFONT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:422:16
[INFO] [stdout]     |
[INFO] [stdout] 422 |     body_font: HFONT,
[INFO] [stdout]     |                ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_EX_LAYERED` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:236:13
[INFO] [stdout]     |
[INFO] [stdout] 236 |             WS_EX_LAYERED | WS_EX_TOPMOST | WS_EX_TOOLWINDOW,
[INFO] [stdout]     |             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HFONT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_paint.rs:423:17
[INFO] [stdout]     |
[INFO] [stdout] 423 |     small_font: HFONT,
[INFO] [stdout]     |                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_EX_TOPMOST` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:236:29
[INFO] [stdout]     |
[INFO] [stdout] 236 |             WS_EX_LAYERED | WS_EX_TOPMOST | WS_EX_TOOLWINDOW,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_EX_TOOLWINDOW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:236:45
[INFO] [stdout]     |
[INFO] [stdout] 236 |             WS_EX_LAYERED | WS_EX_TOPMOST | WS_EX_TOOLWINDOW,
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HWND` in this scope
[INFO] [stdout]   --> mhd-daemon/src/config/editor_provider_models_popup.rs:73:11
[INFO] [stdout]    |
[INFO] [stdout] 73 |     hwnd: HWND,
[INFO] [stdout]    |           ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_POPUP` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:239:13
[INFO] [stdout]     |
[INFO] [stdout] 239 |             WS_POPUP,
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HWND` in this scope
[INFO] [stdout]   --> mhd-daemon/src/config/editor_provider_models_popup.rs:74:19
[INFO] [stdout]    |
[INFO] [stdout] 74 |     _parent_hwnd: HWND,
[INFO] [stdout]    |                   ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:262:33
[INFO] [stdout]     |
[INFO] [stdout] 262 |         SetWindowLongPtrW(hwnd, GWLP_USERDATA, popup_ptr as isize);
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HINSTANCE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:125:20
[INFO] [stdout]     |
[INFO] [stdout] 125 |         let hinst: HINSTANCE = unsafe {
[INFO] [stdout]     |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `WNDCLASSW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:133:18
[INFO] [stdout]     |
[INFO] [stdout] 133 |         let wc = WNDCLASSW {
[INFO] [stdout]     |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `HWND_TOPMOST` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:272:36
[INFO] [stdout]     |
[INFO] [stdout] 272 |         let _ = SetWindowPos(hwnd, HWND_TOPMOST, cx, cy, win_w, win_h, SWP_SHOWWINDOW);
[INFO] [stdout]     |                                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CS_HREDRAW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:134:20
[INFO] [stdout]     |
[INFO] [stdout] 134 |             style: CS_HREDRAW | CS_VREDRAW,
[INFO] [stdout]     |                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_SHOWWINDOW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:272:72
[INFO] [stdout]     |
[INFO] [stdout] 272 |         let _ = SetWindowPos(hwnd, HWND_TOPMOST, cx, cy, win_w, win_h, SWP_SHOWWINDOW);
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CS_VREDRAW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:134:33
[INFO] [stdout]     |
[INFO] [stdout] 134 |             style: CS_HREDRAW | CS_VREDRAW,
[INFO] [stdout]     |                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_REMOVE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:285:54
[INFO] [stdout]     |
[INFO] [stdout] 285 |             while PeekMessageW(&mut msg, None, 0, 0, PM_REMOVE).as_bool() {
[INFO] [stdout]     |                                                      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `IDC_ARROW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:140:49
[INFO] [stdout]     |
[INFO] [stdout] 140 |             hCursor: unsafe { LoadCursorW(None, IDC_ARROW) }.unwrap_or_default(),
[INFO] [stdout]     |                                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WM_QUIT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:286:35
[INFO] [stdout]     |
[INFO] [stdout] 286 |                 if msg.message == WM_QUIT {
[INFO] [stdout]     |                                   ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:155:18
[INFO] [stdout]     |
[INFO] [stdout] 155 |     parent_hwnd: HWND,
[INFO] [stdout]     |                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:298:53
[INFO] [stdout]     |
[INFO] [stdout] 298 |             let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA);
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HINSTANCE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:213:16
[INFO] [stdout]     |
[INFO] [stdout] 213 |     let hinst: HINSTANCE = unsafe {
[INFO] [stdout]     |                ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `QS_ALLINPUT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:313:65
[INFO] [stdout]     |
[INFO] [stdout] 313 |             let _ = MsgWaitForMultipleObjects(None, false, 200, QS_ALLINPUT);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_EX_LAYERED` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:230:13
[INFO] [stdout]     |
[INFO] [stdout] 230 |             WS_EX_LAYERED | WS_EX_TOPMOST | WS_EX_TOOLWINDOW,
[INFO] [stdout]     |             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:369:38
[INFO] [stdout]     |
[INFO] [stdout] 369 | unsafe fn paint_provider_popup(hwnd: HWND, state_ptr: *mut ProviderPopupState) {
[INFO] [stdout]     |                                      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_EX_TOPMOST` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:230:29
[INFO] [stdout]     |
[INFO] [stdout] 230 |             WS_EX_LAYERED | WS_EX_TOPMOST | WS_EX_TOOLWINDOW,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_EX_TOOLWINDOW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:230:45
[INFO] [stdout]     |
[INFO] [stdout] 230 |             WS_EX_LAYERED | WS_EX_TOPMOST | WS_EX_TOOLWINDOW,
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TRANSPARENT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:388:35
[INFO] [stdout]     |
[INFO] [stdout] 388 |         let _ = SetBkMode(dib_dc, TRANSPARENT);
[INFO] [stdout]     |                                   ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_POPUP` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:233:13
[INFO] [stdout]     |
[INFO] [stdout] 233 |             WS_POPUP,
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:256:33
[INFO] [stdout]     |
[INFO] [stdout] 256 |         SetWindowLongPtrW(hwnd, GWLP_USERDATA, popup_ptr as isize);
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:413:28
[INFO] [stdout]     |
[INFO] [stdout] 413 |         let mut title_rc = RECT {
[INFO] [stdout]     |                            ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:423:13
[INFO] [stdout]     |
[INFO] [stdout] 423 |             DT_LEFT | DT_SINGLELINE,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:423:23
[INFO] [stdout]     |
[INFO] [stdout] 423 |             DT_LEFT | DT_SINGLELINE,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `HWND_TOPMOST` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:266:36
[INFO] [stdout]     |
[INFO] [stdout] 266 |         let _ = SetWindowPos(hwnd, HWND_TOPMOST, cx, cy, win_w, win_h, SWP_SHOWWINDOW);
[INFO] [stdout]     |                                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_SHOWWINDOW` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:266:72
[INFO] [stdout]     |
[INFO] [stdout] 266 |         let _ = SetWindowPos(hwnd, HWND_TOPMOST, cx, cy, win_w, win_h, SWP_SHOWWINDOW);
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:430:14
[INFO] [stdout]     |
[INFO] [stdout] 430 |             &RECT {
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_REMOVE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:279:54
[INFO] [stdout]     |
[INFO] [stdout] 279 |             while PeekMessageW(&mut msg, None, 0, 0, PM_REMOVE).as_bool() {
[INFO] [stdout]     |                                                      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HDC` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:447:40
[INFO] [stdout]     |
[INFO] [stdout] 447 |         let draw_text_field = |dib_dc: HDC,
[INFO] [stdout]     |                                        ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WM_QUIT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:280:35
[INFO] [stdout]     |
[INFO] [stdout] 280 |                 if msg.message == WM_QUIT {
[INFO] [stdout]     |                                   ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RECT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:452:38
[INFO] [stdout]     |
[INFO] [stdout] 452 | ...                   rect: RECT,
[INFO] [stdout]     |                             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:477:33
[INFO] [stdout]     |
[INFO] [stdout] 477 |             let mut text_rect = RECT {
[INFO] [stdout]     |                                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:292:53
[INFO] [stdout]     |
[INFO] [stdout] 292 |             let state_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA);
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:491:17
[INFO] [stdout]     |
[INFO] [stdout] 491 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:491:27
[INFO] [stdout]     |
[INFO] [stdout] 491 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                           ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `QS_ALLINPUT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:307:65
[INFO] [stdout]     |
[INFO] [stdout] 307 |             let _ = MsgWaitForMultipleObjects(None, false, 200, QS_ALLINPUT);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:491:43
[INFO] [stdout]     |
[INFO] [stdout] 491 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_END_ELLIPSIS` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:491:56
[INFO] [stdout]     |
[INFO] [stdout] 491 |                 DT_LEFT | DT_SINGLELINE | DT_VCENTER | DT_END_ELLIPSIS,
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PS_SOLID` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:503:44
[INFO] [stdout]     |
[INFO] [stdout] 503 |                 let cursor_pen = CreatePen(PS_SOLID, 1, theme.text.to_colorref());
[INFO] [stdout]     |                                            ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:347:36
[INFO] [stdout]     |
[INFO] [stdout] 347 | unsafe fn paint_models_popup(hwnd: HWND, state_ptr: *mut ModelsPopupState) {
[INFO] [stdout]     |                                    ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TRANSPARENT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:366:35
[INFO] [stdout]     |
[INFO] [stdout] 366 |         let _ = SetBkMode(dib_dc, TRANSPARENT);
[INFO] [stdout]     |                                   ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:515:13
[INFO] [stdout]     |
[INFO] [stdout] 515 |             RECT {
[INFO] [stdout]     |             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:391:28
[INFO] [stdout]     |
[INFO] [stdout] 391 |         let mut title_rc = RECT {
[INFO] [stdout]     |                            ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:526:31
[INFO] [stdout]     |
[INFO] [stdout] 526 |         let name_field_rect = RECT {
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:556:13
[INFO] [stdout]     |
[INFO] [stdout] 556 |             RECT {
[INFO] [stdout]     |             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:401:13
[INFO] [stdout]     |
[INFO] [stdout] 401 |             DT_LEFT | DT_SINGLELINE,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:567:35
[INFO] [stdout]     |
[INFO] [stdout] 567 |         let endpoint_field_rect = RECT {
[INFO] [stdout]     |                                   ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:401:23
[INFO] [stdout]     |
[INFO] [stdout] 401 |             DT_LEFT | DT_SINGLELINE,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |             RECT {
[INFO] [stdout]     |             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:608:33
[INFO] [stdout]     |
[INFO] [stdout] 608 |         let apikey_field_rect = RECT {
[INFO] [stdout]     |                                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:644:13
[INFO] [stdout]     |
[INFO] [stdout] 644 |             RECT {
[INFO] [stdout]     |             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:655:31
[INFO] [stdout]     |
[INFO] [stdout] 655 |         let anth_field_rect = RECT {
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:435:14
[INFO] [stdout]     |
[INFO] [stdout] 435 |             &RECT {
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:695:13
[INFO] [stdout]     |
[INFO] [stdout] 695 |             RECT {
[INFO] [stdout]     |             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:706:31
[INFO] [stdout]     |
[INFO] [stdout] 706 |         let bind_field_rect = RECT {
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:461:25
[INFO] [stdout]     |
[INFO] [stdout] 461 |         let list_rect = RECT {
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:788:35
[INFO] [stdout]     |
[INFO] [stdout] 788 |                 let status_rect = RECT {
[INFO] [stdout]     |                                   ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:814:42
[INFO] [stdout]     |
[INFO] [stdout] 814 |                 let mut status_text_rc = RECT {
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:824:21
[INFO] [stdout]     |
[INFO] [stdout] 824 |                     DT_LEFT | DT_WORDBREAK,
[INFO] [stdout]     |                     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_WORDBREAK` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:824:31
[INFO] [stdout]     |
[INFO] [stdout] 824 |                     DT_LEFT | DT_WORDBREAK,
[INFO] [stdout]     |                               ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:482:29
[INFO] [stdout]     |
[INFO] [stdout] 482 |         let mut header_rc = RECT {
[INFO] [stdout]     |                             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:831:14
[INFO] [stdout]     |
[INFO] [stdout] 831 |             &RECT {
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_LEFT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:492:13
[INFO] [stdout]     |
[INFO] [stdout] 492 |             DT_LEFT | DT_SINGLELINE,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:935:27
[INFO] [stdout]     |
[INFO] [stdout] 935 |     let name_field_rect = RECT {
[INFO] [stdout]     |                           ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:950:31
[INFO] [stdout]     |
[INFO] [stdout] 950 |     let endpoint_field_rect = RECT {
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:492:23
[INFO] [stdout]     |
[INFO] [stdout] 492 |             DT_LEFT | DT_SINGLELINE,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:965:29
[INFO] [stdout]     |
[INFO] [stdout] 965 |     let apikey_field_rect = RECT {
[INFO] [stdout]     |                             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:564:21
[INFO] [stdout]     |
[INFO] [stdout] 564 |                     RECT {
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_popup.rs:980:27
[INFO] [stdout]     |
[INFO] [stdout] 980 |     let anth_field_rect = RECT {
[INFO] [stdout]     |                           ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope
[INFO] [stdout]    --> mhd-daemon/src/config/editor_provider_models_popup.rs:605:17
[INFO] [stdout]     |
[INFO] [stdout] 605 |                 RECT {
[INFO] [stdout]     |                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope
[WARN] too many lines in the log, truncating it
